* Split http and non-http layers - This change introduces Microsoft.AspNetCore.SignalR.Http and Microsoft.AspNetCore.Sockets.Http which expose extension methods on IAppBuilder for wiring up a sockets and signalr pipeline. |
||
|---|---|---|
| .. | ||
| DefaultHubActivatorTests.cs | ||
| DefaultTransportFactoryTests.cs | ||
| EchoEndPoint.cs | ||
| EndToEndTests.cs | ||
| HubEndpointTests.cs | ||
| Microsoft.AspNetCore.SignalR.Tests.csproj | ||
| ServerFixture.cs | ||
| TestClient.cs | ||