aspnetcore/test/Microsoft.AspNetCore.Socket...
David Fowler 63ce7f6160 Supported transports (#294)
Supported transport spike
- Allow turning transports on or off per end point with a flags enum
- Added `TransportType` to Sockets.Common
- Added tests
2017-03-20 12:23:00 -07:00
..
ConnectionManagerTests.cs
HttpConnectionDispatcherTests.cs Supported transports (#294) 2017-03-20 12:23:00 -07:00
LongPollingTests.cs
Microsoft.AspNetCore.Sockets.Tests.csproj tidy up status codes and transport conflicts (#306) 2017-03-20 09:48:15 -07:00
ServerSentEventsTests.cs
TestWebSocketConnectionFeature.cs tidy up status codes and transport conflicts (#306) 2017-03-20 09:48:15 -07:00
WebSocketsTests.cs