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
EchoEndPoint.cs Progress towards splitting the layers (#473) 2017-05-23 02:43:32 -07:00
EndToEndTests.cs
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