aspnetcore/test/Microsoft.AspNetCore.Signal...
James Newton-King 5516a969e3
Change Hub and friends to abstract (#2108)
2018-04-20 20:53:01 +12:00
..
HubConnectionHandlerTestUtils fix #2097 by adding GetHttpContext to HubConnectionContext (#2099) 2018-04-19 19:14:39 -07:00
Internal
AuthConnectionHandler.cs
CancellationDisposable.cs
ClientProxyTests.cs
DefaultHubActivatorTests.cs Change Hub and friends to abstract (#2108) 2018-04-20 20:53:01 +12:00
DefaultHubLifetimeManagerTests.cs
DefaultTransportFactoryTests.cs
EchoConnectionHandler.cs
EndToEndTests.cs Added support for negotiate response to redirect the client to another SignalR endpoint (#2070) 2018-04-18 14:22:45 -07:00
HttpHeaderConnectionHandler.cs
HubConnectionHandlerTests.cs fix #2097 by adding GetHttpContext to HubConnectionContext (#2099) 2018-04-19 19:14:39 -07:00
HubReflectionHelperTests.cs
MapSignalRTests.cs
Microsoft.AspNetCore.SignalR.Tests.csproj
SerializedHubMessageTests.cs fix #2078 by adding locking (#2079) 2018-04-19 15:32:04 -07:00
Startup.cs
UncreatableHub.cs
WebSocketsTransportTests.cs
WriteThenCloseConnectionHandler.cs