aspnetcore/test/Microsoft.AspNetCore.Http.C...
David Fowler 8cc851ff9b
Clean up timer code with custom awaitable (#1935)
- Gets rid of locks by using an event loop
2018-04-11 10:39:29 -07:00
..
ApplicationLifetime.cs
HttpConnectionDispatcherTests.cs Clean up timer code with custom awaitable (#1935) 2018-04-11 10:39:29 -07:00
HttpConnectionManagerTests.cs Clean up timer code with custom awaitable (#1935) 2018-04-11 10:39:29 -07:00
LongPollingTests.cs
MapConnectionHandlerTests.cs
Microsoft.AspNetCore.Http.Connections.Tests.csproj SSE formatting refactor (#1916) 2018-04-11 17:13:15 +12:00
NegotiateProtocolTests.cs
ServerSentEventsMessageFormatterTests.cs SSE formatting refactor (#1916) 2018-04-11 17:13:15 +12:00
ServerSentEventsTests.cs SSE formatting refactor (#1916) 2018-04-11 17:13:15 +12:00
TestWebSocketConnectionFeature.cs
WebSocketsTests.cs