aspnetcore/samples/SocketsSample
David Fowler 72423ee203 Removed custom websocket implementation (#507)
- Use the default websocket middleware
- Rewrote TestWebSocketConnectionFeature to use Channels instead of pipes
2017-06-03 06:53:39 -10:00
..
EndPoints
Hubs Fix #324 by adding streaming support to the server (#461) 2017-05-31 09:10:20 -07:00
Properties
wwwroot Removed custom websocket implementation (#507) 2017-06-03 06:53:39 -10:00
Program.cs
SocketsSample.csproj
Startup.cs Fix #324 by adding streaming support to the server (#461) 2017-05-31 09:10:20 -07:00
web.config