* Added support for non blocking sends on HubConnection - Renamed Invoke to InvokeAsync - Add support for non blocking send to TS client - Add tests to make sure that non blocking sends don't send responses |
||
|---|---|---|
| .. | ||
| Formatters | ||
| Internal | ||
| CancellationDisposable.cs | ||
| DefaultHubActivatorTests.cs | ||
| DefaultTransportFactoryTests.cs | ||
| EchoEndPoint.cs | ||
| EndToEndTests.cs | ||
| ForwardingLoggerProvider.cs | ||
| HubEndpointTests.cs | ||
| HubReflectionHelperTests.cs | ||
| MapSignalRTests.cs | ||
| Microsoft.AspNetCore.SignalR.Tests.csproj | ||
| ServerFixture.cs | ||
| TestClient.cs | ||
| UncreatableHub.cs | ||
| WebSocketsTransportTests.cs | ||