Bug#1140133: ITP: node-stream-meter -- streams2 passthrough meter with limit
| Newsgroups | gmane.linux.debian.devel.general |
|---|---|
| Message-ID | <fb022e1d43bc1c0c203ef3173ca3351f__38268.9883279213$1781605181$gmane$org@nahmias.net> |
Package: wnpp Severity: wishlist Owner: Joseph Nahmias <[email protected]> Control: block 1138497 by -1 X-Debbugs-CC: [email protected], [email protected], Bryce B. Baril <[email protected]> * Package name : node-stream-meter Version : 1.0.4 Upstream Author : Bryce B. Baril <[email protected]> * URL : https://github.com/brycebaril/node-stream-meter#readme * License : Expat Programming Lang: JavaScript Description : streams2 passthrough meter with limit The meter counts bytes passed through a stream, and if given a max byte limit will abort the stream when it is exceeded. This is useful for capping your hyperquest or http/https clients or servers content size. . Note that it will complete whatever frame it aborted in, so the size streamed will still be >= size but no more than size + highWaterMark. . Node.js is an event-based server-side JavaScript engine. dep for pixl-server-storage i plan to maintain this under the js-team