websocket-stream

WebSocket Stream Library

A Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers.

websockets with the node stream API

GitHub

668 stars
19 watching
113 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
max-mapper/mississippiA collection of utility modules for working with streams in JavaScript1,086
max-mapper/data-plumberA Node.js-based command-line data processing tool and workshop35
max-mapper/torrentTools for downloading and managing torrent files in Node.js632
sitegui/nodejs-websocketProvides a standard way to establish WebSocket connections between clients and servers in Node.js737
max-mapper/art-of-nodeAn introduction to Node.js designed for readers with a basic understanding of programming and collaboration tools.9,821
browserify/stream-browserifyMakes Node.js stream API compatible with browser environments.103
max-mapper/concat-streamA writable stream that concatenates all the data from a stream and calls a callback with the result.574
feross/simple-websocketProvides a simple WebSocket API for working with real-time communication in the browser or Node.js environment.185
nodejs/readable-streamProvides a Node.js implementation of the core streams classes for userland development1,033
johanwinther/websocket_serverProvides an async iterator for WebSocket events from all connected clients9
faye/faye-websocket-nodeProvides classes for building WebSocket servers and clients in Node610
channelstream/channelstreamA WebSocket-based real-time communication server for web applications.61
vitalets/websocket-as-promisedA Promise-based API for interacting with WebSockets596
melishev/wsgoProvides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers.3
treeform/wsA WebSocket library for building real-time communication between clients and servers.254