Commit Graph
4 Commits
Author SHA1 Message Date
Raven ScottandCursor 3e1c353ade feat(messaging-streams): manually deepen all six stream utility modules
- chunker: framed seq chunks, reassemble, setChunkSize
- multiplex: closeAll, getStream, per-stream byte counters
- backpressure: low/high water marks, bufferedBytes
- tee: branchBytes, removeBranch, depth guard
- transform: pipeTo and outbound backpressure
- resume-token: labeled checkpoints, clearTokens, bytesFromOffset
- Update category README and chunker tests

Co-authored-by: Cursor <[email protected]>
2026-05-21 02:18:10 -04:00
Raven Scott e4400872c0 Updates 2026-05-20 22:28:59 -04:00
Raven Scott 341542f41b Updates 2026-05-20 21:57:50 -04:00
Raven Scott 31e9728ef8 Updates 2026-05-20 21:19:52 -04:00