aspnetcore/test/Microsoft.AspNetCore.Socket.../Internal/Formatters
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
..
BinaryMessageFormatterTests.cs use new CoreFxLab buffer read/write primitives (#276) 2017-03-14 10:28:54 -07:00
BinaryMessageParserTests.cs add some very simple, fairly stupid, benchmarks (#322) 2017-03-23 09:18:49 -07:00
ServerSentEventsMessageFormatterTests.cs use new CoreFxLab buffer read/write primitives (#276) 2017-03-14 10:28:54 -07:00
ServerSentEventsParserTests.cs Work around for a Firefox bug 2017-04-27 10:34:47 -07:00
TextMessageFormatterTests.cs use new CoreFxLab buffer read/write primitives (#276) 2017-03-14 10:28:54 -07:00
TextMessageParserTests.cs add some very simple, fairly stupid, benchmarks (#322) 2017-03-23 09:18:49 -07:00