Realtime application framework client
node.js realtime framework server
socket.io protocol parser
default socket.io in-memory adapter
Client for the realtime Engine
OpenTelemetry instrumentation for `socket.io` messaging server implementation for Socket.IO communication
Event emitter
The Socket.IO Redis emitter, allowing to communicate with a group of Socket.IO servers from another Node.js process
Admin UI for Socket.IO
The Socket.IO Redis adapter, allowing to broadcast events between several Socket.IO servers
Prometheus metrics collector for socket.io server
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
socket.io parser based on msgpack
[](https://github.com/socketio/socket.io-emitter/actions) [](http://badge.fury.io/js/socket.io-emitter)
A tool for syncing React Query state to an external Dev Tools
An alternative to the sticky-session package (https://github.com/indutny/sticky-session)
A library for fully typed client-server communication with socket.io and TypeScript
A light-weight module that brings Fetch API to node.js
Binding to mock Socket.IO connections with Mock Service Worker
a mocked version of a socket.io socket for testing
[](https://github.com/ducktors/fastify-socket.io/actions/workflows/ci.yml) [
Node.js client for OAuth2
The Socket.IO cluster adapter, allowing to broadcast events between several Socket.IO servers
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client
A simple ruby client for Node.js's Socket.IO v1.1.x, Supports only WebSocket.
A simple ruby client for Node.js's Socket.IO v1.1.x, Supports only WebSocket.
This is a simple Ruby-based policy server to serve Flash's crossdomain.xml policy file. The web is increasingly realtime, but websockets still aren't supported on older browser clients. Many server push libraries (e.g. socket.io) attempt to use websockets, with a Flash fallback. Others (amqp.js, for instance) are Flash only. When using Flash sockets, it's necessary to have a policy server running on port 843, in order to set cross domain policy. This library does the job.