This adds the Ping message type and support for sending/receiving it in the Hub Protocols. It does not add the logic to transmit keep-alive frames. |
||
|---|---|---|
| .. | ||
| HttpConnectionTests.cs | ||
| HubConnectionBuilderExtensionsTests.cs | ||
| HubConnectionBuilderTests.cs | ||
| HubConnectionExtensionsTests.cs | ||
| HubConnectionProtocolTests.cs | ||
| HubConnectionTests.cs | ||
| LongPollingTransportTests.cs | ||
| Microsoft.AspNetCore.SignalR.Client.Tests.csproj | ||
| ResponseUtils.cs | ||
| ServerSentEventsParserTests.cs | ||
| ServerSentEventsTransportTests.cs | ||
| TaskQueueTests.cs | ||
| TestConnection.cs | ||
| TestTransportFactory.cs | ||