aspnetcore/samples
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
..
ChatSample Split http and non-http layers (#487) 2017-05-24 07:09:46 -07:00
ClientSample Make the http end points more resty (#470) 2017-05-19 23:37:17 -07:00
SocialWeather Split http and non-http layers (#487) 2017-05-24 07:09:46 -07:00
SocketsSample Split http and non-http layers (#487) 2017-05-24 07:09:46 -07:00
WebSocketSample Remove unnecessary package references (#446) 2017-05-10 15:14:26 -07:00