aspnetcore/test/Microsoft.AspNetCore.Socket...
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
..
ConnectionManagerTests.cs
HttpConnectionDispatcherTests.cs Removed custom websocket implementation (#507) 2017-06-03 06:53:39 -10:00
LongPollingTests.cs
Microsoft.AspNetCore.Sockets.Tests.csproj Removed custom websocket implementation (#507) 2017-06-03 06:53:39 -10:00
ServerSentEventsTests.cs
TestWebSocketConnectionFeature.cs Removed custom websocket implementation (#507) 2017-06-03 06:53:39 -10:00
WebSocketsTests.cs Removed custom websocket implementation (#507) 2017-06-03 06:53:39 -10:00