simple stream rate limiting for node.js
npm install ratelimitSimple rate limiting for node.js streams, capable of capping both read and write streams.
npm install ratelimit
See the tests for now.
- Test writable file streams.
- Examples (e.g. HTTP).