aspnetcore/samples/SocketsSample/wwwroot
Andrew Stanton-Nurse d281cb72ea add "messaging" endpoints and transports
* Need a separate set of primitives to handle messaging
* Using Channels (not Pipelines!) to provide the data flow for messaging
* All transports are now "message" based transports
* Added an adaptor to convert message-based transports to serve
streaming endpoints
2017-01-09 16:01:08 -08:00
..
hubs.html Update SocketsSample to use correct method names 2016-12-15 19:26:40 -05:00
index.html add "messaging" endpoints and transports 2017-01-09 16:01:08 -08:00
polling.html add "messaging" endpoints and transports 2017-01-09 16:01:08 -08:00
sse.html add "messaging" endpoints and transports 2017-01-09 16:01:08 -08:00
ws.html add "messaging" endpoints and transports 2017-01-09 16:01:08 -08:00