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
4k stars
61 watching
591 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
asyncioeventletgeventlong-pollinglow-latencypythonsocket-iosocketiosocketio-serverweb-serverwebsocket
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,383 |
socketio/socket.io-client-java | A Java library for real-time communication over the web. | 5,350 |
socketio/socket.io | Realtime communication framework for Node.js applications | 61,369 |
kubernetes-client/python | A Python library providing a client interface to the Kubernetes API. | 6,848 |
mrniko/netty-socketio | A real-time Java framework implementing the Socket.IO protocol on top of Netty | 6,855 |
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,226 |
socketio/socket.io-protocol | A specification for full-duplex and low-overhead communication protocol between clients and servers. | 508 |
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,994 |
webpy/webpy | A lightweight Python web framework that provides a simple and flexible way to build web applications. | 5,889 |
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
ethereum/web3.py | A Python library providing an interface to the Ethereum blockchain ecosystem. | 5,076 |
pypa/virtualenv | Creates isolated environments for Python applications. | 4,844 |
jazzband/pip-tools | Maintains predictable and deterministic builds of Python applications by managing dependencies. | 7,783 |
1c3t3a/rust-socketio | An implementation of a socket.io client in Rust | 432 |