aspnetcore/src/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
..
Internal
Transports Removed custom websocket implementation (#507) 2017-06-03 06:53:39 -10:00
ConnectionMetadataNames.cs
HttpConnectionDispatcher.cs Removed custom websocket implementation (#507) 2017-06-03 06:53:39 -10:00
HttpSocketOptions.cs
Microsoft.AspNetCore.Sockets.Http.csproj Removed custom websocket implementation (#507) 2017-06-03 06:53:39 -10:00
SocketRouteBuilder.cs
SocketsAppBuilderExtensions.cs Removed custom websocket implementation (#507) 2017-06-03 06:53:39 -10:00
SocketsDependencyInjectionExtensions.cs
WebSocketOptions.cs