Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-mute-stream
Pass-through stream that can be muted module for Node.js
https://github.com/isaacs/mute-stream
0
no reviews
Install
Node-mute-stream is a basic pass-through stream, but when muted, the bytes are silently dropped, rather than being passed through.
Node.js is an event-based server-side javascript engine.