socket.io-protocol
Communication protocol
A specification for full-duplex and low-overhead communication protocol between clients and servers.
Socket.IO Protocol specification
510 stars
100 watching
60 forks
Language: JavaScript
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
socketio/socket.io-p2p | Provides a peer-to-peer communication system using WebSockets and signalling data transmission. | 1,030 |
1c3t3a/rust-socketio | An implementation of a socket.io client in Rust | 421 |
elephantio/elephant.io | A client library for socket.io written in PHP. | 109 |
cytle/socket.io-mp-client | An implementation of the WebSocket protocol for real-time communication between small programs and servers. | 118 |
abourget/gevent-socketio | Provides a real-time web communication API between browsers and servers using a WebSocket-like API. | 1,214 |
billroy/socket.io-arduino-client | An Arduino client for connecting to and messaging with Socket.io servers using WebSocket technology. | 195 |
btford/angular-socket-io | Provides an AngularJS integration with Socket.IO for real-time communication | 1,512 |
thinkjs/think-websocket-socket.io | A Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers. | 9 |
socketry/cool.io | Provides an event-driven I/O system with asynchronous wrappers for Ruby's core socket classes. | 693 |
cgeorg/cycle-socket.io | A Cycle driver for applications using Socket.IO to handle real-time communication | 28 |
socketio/socket.io-client-java | A Java library for real-time communication over the web. | 5,343 |
quobject/socketioclientdotnet | A .Net library that allows C# developers to establish and manage connections with real-time communication servers using the Socket.IO protocol. | 792 |
pingo-io/pingo-py | A uniform API for controlling devices with programmable IO pins | 258 |
rodgc/ngx-socket-io | A Socket.IO module for Angular applications | 262 |
rico345100/socket.io-file | A Node.js module for uploading files using Socket.io. | 48 |