gevent-socketio

Socket API

Provides a real-time web communication API between browsers and servers using a WebSocket-like API.

Official repository for gevent-socketio

GitHub

1k stars
74 watching
331 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
btford/angular-socket-io Provides an AngularJS integration with Socket.IO for real-time communication 1,511
socketio/socket.io-p2p Provides a peer-to-peer communication system using WebSockets and signalling data transmission. 1,032
socketio/socket.io-protocol A specification for full-duplex and low-overhead communication protocol between clients and servers. 508
1c3t3a/rust-socketio An implementation of a socket.io client in Rust 432
elephantio/elephant.io A client library for socket.io written in PHP. 112
rodgc/ngx-socket-io Provides a Socket.IO module for Angular applications 261
quobject/socketioclientdotnet A .Net library that allows C# developers to establish and manage connections with real-time communication servers using the Socket.IO protocol. 794
cgeorg/cycle-socket.io A Cycle driver for applications using Socket.IO to handle real-time communication 28
desertbit/glue A robust Go and JavaScript socket library for real-time bidirectional communication between web browsers and backend servers. 417
weapp-socketio/weapp.socket.io A WebSocket client library for building real-time communication in WeChat Mini Programs 696
platzidev/socket.io-redux Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. 105
billroy/socket.io-arduino-client An Arduino client for connecting to and messaging with Socket.io servers using WebSocket technology. 195
thinkjs/think-websocket-socket.io A Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers. 9
socketcluster/socketcluster-client Provides a JavaScript client for a real-time communication library 293
cytle/socket.io-mp-client An implementation of the WebSocket protocol for real-time communication between small programs and servers. 118