ws-stream
JSON →Node.js native stream wrapper for WebSocket connections, version 1.0.0. Enables standard Node.js stream APIs (pipe, read, write) over WebSocket transport. Minimal footprint with no external dependencies. Differentiates by offering a simple, low-level stream interface directly on WebSocket instances, unlike higher-level libraries such as ws or socket.io.
Resources
packageyws-stream ↗