
brycebaril/node-stream-meter
Releases5
Frequency9 months 2 days
Last Release
Stars28
A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.
Linked projects
A stream meter that both counts the bytes piped through it, and can optionally abort on a max size. (e.g. limit a http request size)