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
HttpConnectionDispatcherTests.cs
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