aspnetcore/test/Microsoft.AspNetCore.Signal...
James Newton-King cb5ece8a24
HttpTransportType refactor (#1873)
- Rename file to HttpTransportType.cs
- Add HttpTransportType.None
- Move All to static readonly field
- Make TransportType on client and service HttpConnectionOptions consistent
- Move setting defaults into ctor
2018-04-06 16:18:47 +12:00
..
HubConnectionTests.cs HttpTransportType refactor (#1873) 2018-04-06 16:18:47 +12:00
Hubs.cs
Microsoft.AspNetCore.SignalR.Client.FunctionalTests.csproj
Startup.cs