AyCode.Core/AyCode.Services/docs
Loretta 8ff75de55c Add segment streaming to SignalR binary protocol
Implements segment-level streaming for SignalR binary protocol via new AsyncPipeWriterOutput and PipeReaderBinaryInput types, enabling chunked serialization/deserialization directly over PipeWriter/PipeReader. Adds BinaryProtocolMode enum to select between standard and streaming modes. Updates protocol classes and documentation. Lays groundwork for future async streaming support.
2026-04-10 09:27:40 +02:00
..
LOGGING_REMOTE.md Update doc links: use inline code, unify relative paths 2026-03-29 22:32:11 +02:00
SIGNALR.md Add segment streaming to SignalR binary protocol 2026-04-10 09:27:40 +02:00
SIGNALR_BINARY_PROTOCOL.md Add segment streaming to SignalR binary protocol 2026-04-10 09:27:40 +02:00
SIGNALR_ISSUES.md Simplify byte[] wire format in SignalR binary protocol 2026-04-09 08:27:44 +02:00