- These are the finishing touches before we disable batching on the C# client and on the server. We're changing the IHubProtocol interface to modify the input buffer with what was consumed. We're also changing it to parse a single message at a time to be match what output writing does. - Added TryParseResponseMessage and made it look like TryParseRequestMessage |
||
|---|---|---|
| .. | ||
| 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 | ||