- 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 |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.SignalR.Client.FunctionalTests | ||
| Microsoft.AspNetCore.SignalR.Client.Tests | ||
| Microsoft.AspNetCore.SignalR.Common.Tests | ||
| Microsoft.AspNetCore.SignalR.Redis.Tests | ||
| Microsoft.AspNetCore.SignalR.Tests | ||
| Microsoft.AspNetCore.SignalR.Tests.Utils | ||
| Microsoft.AspNetCore.Sockets.Tests | ||
| Directory.Build.props | ||
| xunit.runner.json | ||