Package: wnpp Severity: wishlist Owner: Tushar Agey <[email protected]> X-Debbugs-CC: [email protected]
* Package name : node-duplexer3 Version : 0.1.4 Upstream Author : Conrad Pankoff <[email protected]> (http://www.fknsrs.biz/) * URL : https://github.com/floatdrop/duplexer3 * License : BSD-3-Clause Programming Lang: JavaScript Description : Like duplexer but using streams3 An implementation of duplexer using the Streams3 API which is standard in Node as of v4. Everything largely works the same Duplexer takes a writable stream and a readable stream and makes them appear as a readable writable stream. . Node.js is an event-based server-side JavaScript engine.

