Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miguelgrinberg/python-engineio
Python Engine.IO server and client
https://github.com/miguelgrinberg/python-engineio
python socket-io websocket
Last synced: 3 days ago
JSON representation
Python Engine.IO server and client
- Host: GitHub
- URL: https://github.com/miguelgrinberg/python-engineio
- Owner: miguelgrinberg
- License: mit
- Created: 2015-06-21T23:17:21.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T23:41:25.000Z (about 2 months ago)
- Last Synced: 2024-10-29T15:19:21.994Z (about 2 months ago)
- Topics: python, socket-io, websocket
- Language: Python
- Homepage:
- Size: 1.74 MB
- Stars: 233
- Watchers: 13
- Forks: 148
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
python-engineio
===============[![Build status](https://github.com/miguelgrinberg/python-engineio/workflows/build/badge.svg)](https://github.com/miguelgrinberg/python-engineio/actions) [![codecov](https://codecov.io/gh/miguelgrinberg/python-engineio/branch/main/graph/badge.svg)](https://codecov.io/gh/miguelgrinberg/python-engineio)
Python implementation of the `Engine.IO` realtime client and server.
Sponsors
--------The following organizations are funding this project:
![Socket.IO](https://images.opencollective.com/socketio/050e5eb/logo/64.png)
[Socket.IO](https://socket.io) | [Add your company here!](https://github.com/sponsors/miguelgrinberg)|
-|-Many individual sponsors also support this project through small ongoing contributions. Why not [join them](https://github.com/sponsors/miguelgrinberg)?
Resources
---------- [Documentation](https://python-engineio.readthedocs.io/)
- [PyPI](https://pypi.python.org/pypi/python-engineio)
- [Change Log](https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md)
- Questions? See the [questions](https://stackoverflow.com/questions/tagged/python-socketio) others have asked on Stack Overflow, or [ask](https://stackoverflow.com/questions/ask?tags=python+python-socketio) your own question.