Advanced Search
Search Results
3 total results found
readme.md for @push.rocks/smartstream
A TypeScript-first library for creating and manipulating Node.js and Web streams with built-in backpressure handling, async transformations, and seamless Node.js ↔ Web stream interoperability. Issue Reporting and Security For reporting bugs, issues, or securit...
changelog.md for @push.rocks/smartrx
2025-04-25 - 3.0.10 - fix(ci) Update CI workflows, dependency versions, and TypeScript configuration Updated .gitea workflow files: changed IMAGE URL and npmci package name (@shipzone/npmci to @ship.zone/npmci) Upgraded development dependencies from @gitzone/...
changelog.md for @push.rocks/smartstream
2026-03-02 - 3.4.0 - feat(smartduplex) improve backpressure handling and web/node stream interoperability Refactored SmartDuplex to use synchronous _read/_write/_final (avoids async pitfalls), added internal backpressured buffer draining and consumer signalin...