What is websocket-stream?
"Use websockets with the node streams API. Works in browser and node"
websocket-stream is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 27.2 KB on disk.
Installation Guide
# Install via NPM
npm install websocket-stream
# Install via Yarn
yarn add websocket-stream