aspnetcore/test/Microsoft.AspNetCore.Signal...
David Fowler d55ebfeee0 Split http and non-http layers (#487)
* Split http and non-http layers
- This change introduces Microsoft.AspNetCore.SignalR.Http
and Microsoft.AspNetCore.Sockets.Http which expose extension methods
on IAppBuilder for wiring up a sockets and signalr pipeline.
2017-05-24 07:09:46 -07:00
..
DefaultHubActivatorTests.cs
DefaultTransportFactoryTests.cs Upgrade test framework versions and fix test issues (#453) 2017-05-15 12:50:30 -07:00
EchoEndPoint.cs Progress towards splitting the layers (#473) 2017-05-23 02:43:32 -07:00
EndToEndTests.cs Fix long polling graceful shutdown (#476) 2017-05-22 09:07:26 -07:00
HubEndpointTests.cs Progress towards splitting the layers (#473) 2017-05-23 02:43:32 -07:00
Microsoft.AspNetCore.SignalR.Tests.csproj Split http and non-http layers (#487) 2017-05-24 07:09:46 -07:00
ServerFixture.cs Progress towards splitting the layers (#473) 2017-05-23 02:43:32 -07:00
TestClient.cs Progress towards splitting the layers (#473) 2017-05-23 02:43:32 -07:00