aspnetcore/test/Microsoft.AspNetCore.Signal...
BrennanConroy e683b81dfe Merge branch 'release/2.2' 2018-09-20 12:29:13 -07:00
..
HubConnectionHandlerTestUtils Merge branch 'release/2.2' 2018-09-20 12:29:13 -07:00
Internal
AddSignalRTests.cs
AuthConnectionHandler.cs Set X-Requested-With on all requests (#1848) 2018-04-04 17:12:50 -07:00
CancellationDisposable.cs readonly all the things (#1901) 2018-04-08 15:47:01 +12:00
ClientProxyTests.cs
DefaultHubActivatorTests.cs
DefaultHubLifetimeManagerTests.cs
DefaultTransportFactoryTests.cs
EchoConnectionHandler.cs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
EndToEndTests.cs Don't send WebSocketCloseStatus.Empty, it's invalid (#2716) 2018-08-02 09:09:25 -07:00
HttpHeaderConnectionHandler.cs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
HubConnectionHandlerTests.cs Merge branch 'release/2.2' 2018-09-20 12:29:13 -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 Closing transports with error if hubs cannot be created 2017-05-31 16:29:28 -07:00
WebSocketsTransportTests.cs
WriteThenCloseConnectionHandler.cs