- Get rid of LimitArrayPoolWriteStream and use MemoryBufferWriter in its place in the MessagePackProtocol implementation. - Added tests for MemoryPoolBufferWriter and fixed a bug in CopyToAsync - Added CopyTo(`IBufferWriter<byte>`) - Changed MemoryBufferWriter to fill the underlying arrays that back segments, the segment size is now a minimum. |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Http.Connections.Tests | ||
| 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 | ||
| Directory.Build.props | ||
| xunit.runner.json | ||