* 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 |
||
|---|---|---|
| .. | ||
| ConnectionTests.cs | ||
| HubConnectionExtensionsTests.cs | ||
| HubConnectionProtocolTests.cs | ||
| HubConnectionTests.cs | ||
| LongPollingTransportTests.cs | ||
| Microsoft.AspNetCore.SignalR.Client.Tests.csproj | ||
| ResponseUtils.cs | ||
| TaskQueueTests.cs | ||
| TestConnection.cs | ||
| TestTransportFactory.cs | ||