aspnetcore/test/Microsoft.AspNetCore.Socket...
moozzyk 82f99a1424 Work around for a Firefox bug
Firefox won't fire EventSource open event until it receives some data. The workaround is to send an empty comment when starting ServerSentEvent transport.

Fixes: #352
2017-04-27 10:34:47 -07:00
..
ConnectionManagerTests.cs Handle exceptions and Cancellation in DisposeAsync (#366) 2017-04-03 22:21:41 -07:00
HttpConnectionDispatcherTests.cs Removing legacy raw format for `send` 2017-04-18 11:34:43 -07:00
LongPollingTests.cs
Microsoft.AspNetCore.Sockets.Tests.csproj
ServerSentEventsTests.cs Work around for a Firefox bug 2017-04-27 10:34:47 -07:00
TestWebSocketConnectionFeature.cs
WebSocketsTests.cs Remove skipped tests and increased timeout for failing test 2017-04-04 22:13:12 -07:00