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
NegotiateProtocolTests.cs
ServerSentEventsMessageFormatterTests.cs
ServerSentEventsTests.cs
TestWebSocketConnectionFeature.cs
WebSocketsTests.cs