node-websocket-stream

use websockets with the node streams API in browser and node
  https://github.com/maxogden/websocket-stream#readme
  0
  no reviews



Use HTML5 websockets using the Node Streams API. This module works in Node or in Browsers that support WebSockets. You can use browserify to package this module for browser use.

Node.js is an event-based server-side JavaScript engine.