aspnetcore/test
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
..
Common
Microsoft.AspNetCore.SignalR.Client.FunctionalTests
Microsoft.AspNetCore.SignalR.Client.Tests tidy up status codes and transport conflicts (#306) 2017-03-20 09:48:15 -07:00
Microsoft.AspNetCore.SignalR.Tests
Microsoft.AspNetCore.Sockets.Common.Tests
Microsoft.AspNetCore.Sockets.Tests Supported transports (#294) 2017-03-20 12:23:00 -07:00
Microsoft.AspNetCore.WebSockets.Internal.ConformanceTest
Microsoft.Extensions.WebSockets.Internal.Tests
WebSocketsTestApp