Socket.IO는 JavaScript, TypeScript, Java, Swift, C++, Vue와 같은 다양한 프로그래밍 언어를 사용하여 개발된 여러 공개 리포지토리를 보유하고 있습니다. 주요 리포지토리에는 socket.io, socket.io-client, 그리고 socket.io-client-java와 같은 실시간 통신 프레임워크가 포함되어 있습니다. 이를 통해 Socket.IO는 다양한 플랫폼에서의 양방향 및 저지연 통신을 지원합니다.
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.
이 저장소에 대한 설명이 제공되지 않았습니다.
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
이 저장소에 대한 설명이 제공되지 않았습니다.
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
이 저장소에 대한 설명이 제공되지 않았습니다.
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
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
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
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
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
socketio는 주로 실시간 애플리케이션 프레임워크를 개발하며, socket.io와 socket.io-client와 같은 프로젝트를 통해 다양한 플랫폼을 위한 저지연 통신을 지원합니다.
socketio는 JavaScript, TypeScript, Java, Swift, C++, Vue와 같은 여러 프로그래밍 언어를 사용하여 리포지토리를 개발하고 있습니다. 이를 통해 다양한 환경에서의 호환성을 제공합니다.
네, socketio의 모든 리포지토리는 공개되어 있습니다. 이를 통해 개발자들은 Socket.IO의 코드와 기능을 자유롭게 이용하고, 기여할 수 있습니다.