* Re-layer the .NET Client into Http and non-Http - Moved IConnection to Sockets.Abstractions and removed HttpConnection and TransportType dependency. - Renamed Sockets.Client to Sockets.Client.Http - Renamed Sockets.Common to Sockets.Common.Http - Renamed Connection to HttpConnection - Removed HTTP dependency from HubConnection - Removed tests that were testing connection logic in HubConnection #518 |
||
|---|---|---|
| .. | ||
| Common | ||
| Microsoft.AspNetCore.SignalR.Client.FunctionalTests | ||
| Microsoft.AspNetCore.SignalR.Client.Tests | ||
| Microsoft.AspNetCore.SignalR.Common.Tests | ||
| Microsoft.AspNetCore.SignalR.Microbenchmarks | ||
| Microsoft.AspNetCore.SignalR.Tests | ||
| Microsoft.AspNetCore.Sockets.Tests | ||