aspnetcore/samples
David Fowler 63ce7f6160 Supported transports (#294)
Supported transport spike
- Allow turning transports on or off per end point with a flags enum
- Added `TransportType` to Sockets.Common
- Added tests
2017-03-20 12:23:00 -07:00
..
ChatSample
ClientSample Fix the client raw sample to use user input (#321) 2017-03-20 11:31:44 -07:00
SocialWeather
SocketsSample Supported transports (#294) 2017-03-20 12:23:00 -07:00
WebSocketSample