aspnetcore/test/Microsoft.AspNetCore.Signal...
Andrew Stanton-Nurse c976d0aa6e
[2.1.1] Gracefully handle disposing while writing (#2180) (#2355)
2018-05-30 10:33:31 -07:00
..
HubConnectionHandlerTestUtils
Internal
AuthConnectionHandler.cs
CancellationDisposable.cs
ClientProxyTests.cs
DefaultHubActivatorTests.cs
DefaultHubLifetimeManagerTests.cs
DefaultTransportFactoryTests.cs fix #2140 by ensuring the access token flows to WebSocketTransport (#2173) 2018-05-01 16:14:24 -07:00
EchoConnectionHandler.cs
EndToEndTests.cs [2.1.1] Gracefully handle disposing while writing (#2180) (#2355) 2018-05-30 10:33:31 -07:00
HttpHeaderConnectionHandler.cs
HubConnectionHandlerTests.cs Fix multiple connections for a single user in Redis and MemoryLeak (#2273) 2018-05-15 15:57:23 -07:00
HubReflectionHelperTests.cs
MapSignalRTests.cs Fix not detecting marker service (#2149) 2018-05-01 17:42:00 -07:00
Microsoft.AspNetCore.SignalR.Tests.csproj
SerializedHubMessageTests.cs
Startup.cs
UncreatableHub.cs
WebSocketsTransportTests.cs [2.1.1] Gracefully handle disposing while writing (#2180) (#2355) 2018-05-30 10:33:31 -07:00
WriteThenCloseConnectionHandler.cs