aspnetcore/test/Microsoft.AspNetCore.Socket...
Andrew Stanton-Nurse 1732ac5760 add support for binary format in /poll (#303) 2017-03-16 11:06:26 -07:00
..
ConnectionManagerTests.cs Fix null ref in DisposeAsync on ConnectionState 2017-02-28 11:44:25 -08:00
HttpConnectionDispatcherTests.cs use new protocol for '/send' (#297) 2017-03-15 18:03:23 -07:00
LongPollingTests.cs add support for binary format in /poll (#303) 2017-03-16 11:06:26 -07:00
Microsoft.AspNetCore.Sockets.Tests.csproj
ServerSentEventsTests.cs Integrating new transport protocols (#257) 2017-03-07 10:46:36 -08:00
WebSocketsTests.cs