The Socket.IO organization has a significant presence on GitHub, hosting a wide range of public repositories primarily in JavaScript, TypeScript, Java, Swift, C++, and Vue. Notable projects include socket.io, a bidirectional communication framework, and socket.io-client, a real-time application framework, among others, contributing to its robust footprint in the developer community.
Bidirectional and low-latency communication for every platform
Realtime application framework (client)
Full-featured Socket.IO Client Library for Java, which is compatible with Socket.IO v1.0 and later.
No description provided for this repository.
The engine used in the Socket.IO JavaScript server, which manages the low-level transports such as HTTP long-polling and WebSocket.
Adapter to enable broadcasting of events to multiple separate socket.io server nodes.
C++11 implementation of Socket.IO client
Basic chat example with Socket.IO
No description provided for this repository.
The engine used in the Socket.IO JavaScript client, which manages the low-level transports such as HTTP long-polling, WebSocket and WebTransport.
The Socket.IO Redis emitter, allowing to communicate with a group of Socket.IO servers from another Node.js process.
Socket.IO Protocol specification
Admin UI for Socket.IO
Engine.IO Client Library for Java
Socket.IO website and blog
Engine.IO protocol
The Socket.IO in-memory adapter
Engine.IO Server Library for Java
A basic chat platform based on Socket.IO
No description provided for this repository.
Socket.IO server for Deno
Parser for the engine.io protocol, used by client and server
Socket.IO parser based on msgpack
The Socket.IO low-level engine for Bun
Socket.IO Server Library for Java
A simple and performant way to use Socket.IO within a cluster.
The Socket.IO adapter based on Redis Streams, allowing to broadcast events between several Socket.IO servers.
The Socket.IO Postgres adapter, allowing to broadcast events between several Socket.IO servers
Node.js Production Process Manager with a built-in Load Balancer.
The Socket.IO MongoDB adapter, allowing to broadcast events between several Socket.IO servers
The Socket.IO official cluster adapter, allowing to broadcast events between several Socket.IO servers.
socket.io parser based on JSON.stringify / JSON.parse
Benchmarks for Socket.IO
No description provided for this repository.
No description provided for this repository.
No description provided for this repository.
A minimal example to play with Socket.IO
Socket.IO minimal example
The Socket.IO MongoDB emitter, allowing to communicate with a group of Socket.IO servers from another Node.js process
The Socket.IO Postgres emitter, allowing to communicate with a group of Socket.IO servers from another Node.js process.
The Socket.IO adapter for AWS Simple Queue Service (SQS), allowing to broadcast events between several Socket.IO servers.
The Socket.IO adapter for Azure Service Bus, allowing to broadcast events between several Socket.IO servers.
This repository contains an Ansible playbook to set up a basic Socket.IO application.
Socket.IO echo server
Simple module to test if an object contains binary data
Event emitter component
The Socket.IO adapter for Google Cloud pub/sub, allowing to broadcast events between several Socket.IO servers
No description provided for this repository.
No description provided for this repository.
Socket.IO parser based on the `devalue` package
A reusable list of browsers to test when using defunctzombie/zuul
[UNMAINTAINED] multi-framework javascript browser testing
Encode/decode base64 data into ArrayBuffers
Http/3 webtransport support for node
Socket.IO builds a variety of projects on GitHub, focusing on real-time communication technologies. Key repositories include socket.io for server-side implementation and socket.io-client for client-side integration, along with various language-specific clients.
The primary programming languages used by Socket.IO include JavaScript, TypeScript, Java, Swift, C++, and Vue. This diverse stack supports a range of applications and enhances cross-platform compatibility.
Yes, all of Socket.IO's repositories are public on GitHub. This openness allows developers to access, contribute to, and utilize the various tools and frameworks that Socket.IO provides for real-time web applications.
Monitor Socket.IO with RepoGuard and get alerted the moment a new public repository appears.
Monitor this account