python-socketio

Socket client/server

A Python implementation of the Socket.IO real-time communication protocol for building scalable web applications

Python Socket.IO server and client

GitHub

4k stars
61 watching
588 forks
Language: Python
last commit: 12 days ago
Linked from 1 awesome list

asyncioeventletgeventlong-pollinglow-latencypythonsocket-iosocketiosocketio-serverweb-serverwebsocket

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
miguelgrinberg/flask-socketio Provides a way to establish real-time communication between a Flask application and its clients using WebSockets. 5,370
socketio/socket.io-client-java A Java library for real-time communication over the web. 5,343
socketio/socket.io Realtime communication framework for Node.js applications 61,208
kubernetes-client/python A Python library providing a client interface to the Kubernetes API. 6,798
mrniko/netty-socketio A real-time Java framework implementing the Socket.IO protocol on top of Netty 6,825
socketio/socket.io-client-swift A library providing a client-side implementation of the Socket.IO real-time communication protocol for iOS and macOS applications. 5,222
socketio/socket.io-protocol A specification for full-duplex and low-overhead communication protocol between clients and servers. 510
arturocastro/linc_socketio Native bindings for a Socket.IO C++ client library 2
joestump/python-oauth2 An abstract interface to creating OAuth clients and servers. 2,990
webpy/webpy A lightweight Python web framework that provides a simple and flexible way to build web applications. 5,886
pypa/pip A package installer for Python that simplifies the process of managing dependencies and installing packages. 9,537
ethereum/web3.py A Python library providing an interface to the Ethereum blockchain ecosystem. 5,020
pypa/virtualenv Creates isolated environments for Python applications. 4,828
jazzband/pip-tools Maintains predictable and deterministic builds of Python applications by managing dependencies. 7,759
1c3t3a/rust-socketio An implementation of a socket.io client in Rust 419