socketcluster-server

realtime server

A minimal Node.js server module that enables real-time communication and event transmission between clients.

Minimal server module for SocketCluster

GitHub

108 stars
15 watching
50 forks
Language: JavaScript
last commit: 20 days ago
nodejsrealtimeserversocketsocketclustersocketcluster-serverwebsocketwebsockets

Related projects:

Repository Description Stars
socketcluster/socketcluster-client Provides a JavaScript client for a real-time communication library 293
jbowden1982/cycle-socketcluster A socketcluster driver for Cycle.js, enabling communication between a server and client applications 4
sockjs/sockjs-node A Node.js library that enables real-time, cross-browser communication between clients and servers through a WebSocket-like interface 2,095
realtimelogic/minnowserver A lightweight, resource-efficient embedded HTTP(S) WebSocket server 320
moemoe89/simple-realtime-message-socketio-nodejs-ci A tool for real-time message pushing using Node.js and Socket.IO with PHP and MySQL integration. 97
thinkjs/think-websocket-socket.io A Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers. 9
cytle/socket.io-mp-client An implementation of the WebSocket protocol for real-time communication between small programs and servers. 118
socketry/async-websocket An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. 173
sitegui/nodejs-websocket Provides a standard way to establish WebSocket connections between clients and servers in Node.js 737
socketio/socket.io-p2p Provides a peer-to-peer communication system using WebSockets and signalling data transmission. 1,030
apache/pulsar-client-node A Node.js client library for interacting with Pulsar, a pub/sub messaging system. 148
weapp-socketio/weapp.socket.io A WebSocket client library for building real-time communication in WeChat Mini Programs 692
eventstore/eventstore-client-nodejs A NodeJS client for connecting to the EventStoreDB event-native database 162
socketry/async-http An asynchronous client and server implementation of HTTP/1.0, 1.1, and 2 including TLS support for streaming requests and responses. 320
charje/portal A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. 28