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
309 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list

javascriptnodenodejsreal-timesockjswebsocket

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sitegui/nodejs-websocket Provides a standard way to establish WebSocket connections between clients and servers in Node.js 737
sockjs/sockjs-erlang An Erlang implementation of the SockJS protocol, providing a WebSocket-like connection for efficient bidirectional communication between clients and servers. 266
thinkjs/think-websocket-socket.io A Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers. 9
wem/vertx-dart-sockjs A Dart-based implementation of the WebSocket protocol, allowing real-time communication between clients and servers. 0
thinkjs/think-websocket A WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities. 3
socketcluster/socketcluster-server A minimal Node.js server module that enables real-time communication and event transmission between clients. 108
xmppjs/xmpp.js A JavaScript library providing an implementation of the XMPP protocol for real-time communication and messaging. 2,204
jarohen/chord A Clojure/ClojureScript library that enables communication with web-sockets and provides a common interface for various data formats. 439
btford/angular-socket-io Provides an AngularJS integration with Socket.IO for real-time communication 1,512
vitalets/websocket-as-promised A Promise-based API for interacting with WebSockets 595
redhog/node-i2p An I2P protocol implementation for NodeJS enabling secure communication over the I2P network 43
danwrong/restler A Node.js library for making HTTP requests with automatic serialization and deserialization of data. 1,986
vnoise/node-osc An OSC protocol library for Node.js implementation 4
socketcluster/socketcluster-client Provides a JavaScript client for a real-time communication library 293
nodejs/readable-stream Provides a Node.js implementation of the core streams classes for userland development 1,032