- Reworked the Client to be based on pipelines instead of Channels - SendAsync no longer fails if the http request itself fails but the connection is closed as a result. - Updated tests - Base64Encoder needed to support multiple messages in the same span of data |
||
|---|---|---|
| .. | ||
| HubEndpointTestUtils | ||
| Internal | ||
| CancellationDisposable.cs | ||
| DefaultHubActivatorTests.cs | ||
| DefaultHubLifetimeManagerTests.cs | ||
| DefaultTransportFactoryTests.cs | ||
| EchoEndPoint.cs | ||
| EndToEndTests.cs | ||
| HubEndpointTests.cs | ||
| HubReflectionHelperTests.cs | ||
| MapSignalRTests.cs | ||
| Microsoft.AspNetCore.SignalR.Tests.csproj | ||
| Startup.cs | ||
| UncreatableHub.cs | ||
| WebSocketsTransportTests.cs | ||