sockjs-node

Real-time communication library

A Node.js library that enables real-time, cross-browser communication between clients and servers through a WebSocket-like interface

WebSocket emulation - Node.js server

GitHub

2k stars
61 watching
308 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list

javascriptnodenodejsreal-timesockjswebsocket

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sitegui/nodejs-websocketProvides a standard way to establish WebSocket connections between clients and servers in Node.js737
sockjs/sockjs-erlangAn Erlang implementation of the SockJS protocol, providing a WebSocket-like connection for efficient bidirectional communication between clients and servers.265
thinkjs/think-websocket-socket.ioA Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers.9
wem/vertx-dart-sockjsA Dart-based implementation of the WebSocket protocol, allowing real-time communication between clients and servers.0
thinkjs/think-websocketA WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities.3
socketcluster/socketcluster-serverA minimal Node.js server module that enables real-time communication and event transmission between clients.108
xmppjs/xmpp.jsA JavaScript library for real-time communication and presence networking2,208
jarohen/chordA Clojure/ClojureScript library that enables communication with web-sockets and provides a common interface for various data formats.439
btford/angular-socket-ioProvides an AngularJS integration with Socket.IO for real-time communication1,511
vitalets/websocket-as-promisedA Promise-based API for interacting with WebSockets596
redhog/node-i2pAn I2P protocol implementation for NodeJS enabling secure communication over the I2P network43
danwrong/restlerA Node.js library for making HTTP requests with automatic serialization and deserialization of data.1,986
vnoise/node-oscAn OSC protocol library for Node.js implementation4
socketcluster/socketcluster-clientProvides a JavaScript client for a real-time communication library293
nodejs/readable-streamProvides a Node.js implementation of the core streams classes for userland development1,033