aspnetcore/test/Microsoft.AspNetCore.Signal...
Dylan Dmitri Gray 76706144a5 Add support for streaming arguments to clients using Channel (#2441) 2018-08-01 09:31:43 -07:00
..
HubConnectionHandlerTestUtils Add support for streaming arguments to clients using Channel (#2441) 2018-08-01 09:31:43 -07:00
Internal
AddSignalRTests.cs AddSignalR tests (#2600) 2018-07-06 10:05:35 -07:00
AuthConnectionHandler.cs
CancellationDisposable.cs
ClientProxyTests.cs
DefaultHubActivatorTests.cs
DefaultHubLifetimeManagerTests.cs Create a Public Test Suite for HubLifetimeManager implementations (#2353) 2018-06-06 16:59:55 -07:00
DefaultTransportFactoryTests.cs
EchoConnectionHandler.cs
EndToEndTests.cs
HttpHeaderConnectionHandler.cs
HubConnectionHandlerTests.cs Add support for streaming arguments to clients using Channel (#2441) 2018-08-01 09:31:43 -07:00
HubReflectionHelperTests.cs
MapSignalRTests.cs
Microsoft.AspNetCore.SignalR.Tests.csproj Create a Public Test Suite for HubLifetimeManager implementations (#2353) 2018-06-06 16:59:55 -07:00
SerializedHubMessageTests.cs
Startup.cs
UncreatableHub.cs
WebSocketsTransportTests.cs
WriteThenCloseConnectionHandler.cs