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 |
||
|---|---|---|
| .. | ||
| ConnectionManagerTests.cs | ||
| HttpConnectionDispatcherTests.cs | ||
| LongPollingTests.cs | ||
| Microsoft.AspNetCore.Sockets.Tests.csproj | ||
| ServerSentEventsTests.cs | ||
| TestWebSocketConnectionFeature.cs | ||
| WebSocketsTests.cs | ||