Remove SegmentBufferReader; unify on AsyncPipeReaderInput Migrates all SignalR chunked streaming receive logic to AsyncPipeReaderInput, fully removing SegmentBufferReader and SegmentBufferReaderInput from the codebase. Updates all references, deserialization paths, and documentation to reflect the new unified primitive. Marks ADR-0003 as accepted (partially executed), closes related TODOs, and clarifies protocol docs. Sets DoubleBuffered as the default FlushPolicy. No wire format or behavioral changes; all tests pass. |
||
|---|---|---|
| .. | ||
| AUTH | ||
| adr | ||
| ARCHITECTURE.md | ||
| CONVENTIONS.md | ||
| GLOSSARY.md | ||
| README.md | ||
README.md
AyCode.Core documentation
Top-level docs for AyCode.Core (Layer 0 — core framework).
Reference docs (flat)
ARCHITECTURE.md— Repo architecture overviewCONVENTIONS.md— Coding conventionsGLOSSARY.md— Domain glossary
Sub-projects with docs
AyCode.Core/docs/— Logger, Binary serializer (paired topics: LOGGING/, BINARY/)AyCode.Core.Server/docs/— Server-side logger variant (LOGGING/)AyCode.Services/docs/— Remote logger variant, SignalR, SignalR binary protocolAyCode.Services.Server/docs/— Server-side SignalR hub (SIGNALR/), SignalR DataSource (SIGNALR_DATASOURCE/)
Navigation
Per the folder-navigation rule, start here when browsing docs/. Flat single-file reference docs at repo-root; multi-file topics in named subfolders at sub-project level.