- Don't allocate when enumerating connections - Don't allocate tasks unless we truly go async - Don't get the timestamp, just write the pings always (if there's no ongoing write) - Track the time since last keep alive write instead of the last write - ValueTask all the things! - Renamed HubConnectionList to HubConnectionStore |
||
|---|---|---|
| .. | ||
| HubEndpointTestUtils | ||
| Internal | ||
| CancellationDisposable.cs | ||
| ClientProxyTests.cs | ||
| DefaultHubActivatorTests.cs | ||
| DefaultHubLifetimeManagerTests.cs | ||
| DefaultTransportFactoryTests.cs | ||
| EchoEndPoint.cs | ||
| EndToEndTests.cs | ||
| HttpHeaderEndPoint.cs | ||
| HubEndpointTests.cs | ||
| HubMethodInvocationMessageTests.cs | ||
| HubReflectionHelperTests.cs | ||
| MapSignalRTests.cs | ||
| Microsoft.AspNetCore.SignalR.Tests.csproj | ||
| Startup.cs | ||
| UncreatableHub.cs | ||
| WebSocketsTransportTests.cs | ||