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
..
HubConnectionTests.cs Remove custom routing and path matching from HttpConnectionDispatcher (#471) 2017-05-20 00:34:29 -07:00
Microsoft.AspNetCore.SignalR.Client.FunctionalTests.csproj Split http and non-http layers (#487) 2017-05-24 07:09:46 -07:00