 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 ScottandCursor
|
17876e6284
|
Expand category docs and module APIs across the library.
Manual pass adds helpers (listChannels, taskCounts, openProposals), richer getStats with protocol fields, category README hubs, and tightened api.md for core, messaging, network, routing, supercomputer, and consensus modules.
Co-authored-by: Cursor <[email protected]>
|
2026-05-21 00:54:19 -04:00 |
|