* Do over the websocket transport - Unify client and server logic (no code sharing yet) - Removed use of cancellation tokens to communicate shutdown and instead used the pipe reader and socket abort. - Added CloseTimeout to HttpOptions |
||
|---|---|---|
| .. | ||
| ApplicationLifetime.cs | ||
| ConnectionManagerTests.cs | ||
| HttpConnectionDispatcherTests.cs | ||
| LongPollingTests.cs | ||
| MapEndPointTests.cs | ||
| Microsoft.AspNetCore.Sockets.Tests.csproj | ||
| ServerSentEventsMessageFormatterTests.cs | ||
| ServerSentEventsTests.cs | ||
| TestWebSocketConnectionFeature.cs | ||
| WebSocketsTests.cs | ||