aspnetcore/test/Microsoft.AspNetCore.Signal...
Pavel Krymets 6b32478ec1 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-02 14:00:34 -07:00
..
CancellationDisposable.cs Fix #324 by adding streaming support to the server (#461) 2017-05-31 09:10:20 -07:00
DefaultHubActivatorTests.cs
DefaultTransportFactoryTests.cs
EchoEndPoint.cs
EndToEndTests.cs Closing transports with error if hubs cannot be created 2017-05-31 16:29:28 -07:00
ForwardingLoggerProvider.cs React to Logging in DI changes 2017-06-02 13:57:49 -07:00
HubEndpointTests.cs Fix #324 by adding streaming support to the server (#461) 2017-05-31 09:10:20 -07:00
MapSignalRTests.cs Discover hub methods at startup time (#503) 2017-06-01 09:47:39 -10:00
Microsoft.AspNetCore.SignalR.Tests.csproj
ServerFixture.cs React to Logging in DI changes 2017-06-02 13:57:49 -07:00
TestClient.cs Fix #324 by adding streaming support to the server (#461) 2017-05-31 09:10:20 -07:00
UncreatableHub.cs Closing transports with error if hubs cannot be created 2017-05-31 16:29:28 -07:00
WebSocketsTransportTests.cs