Python Engine.IO server and client
Find a file
2026-08-12 23:52:25 +01:00
.github Remove failing coverage.py service 2026-06-20 16:51:54 +01:00
docs Switch to Furo documentation template 2026-02-04 23:31:59 +00:00
examples Bump body-parser from 1.20.5 to 1.20.6 in /examples/server/javascript (#459) #nolog 2026-07-29 15:57:47 +01:00
src/engineio prevent unnecessary resource allocation in asgi driver 2026-08-12 12:15:09 +01:00
tests prevent unnecessary resource allocation in asgi driver 2026-08-12 12:15:09 +01:00
.gitattributes Internal code restructure (no functional changes) 2023-10-04 16:38:49 +01:00
.gitignore v4 protocol: add JavaScript client and server examples for testing 2020-12-01 08:15:26 +00:00
.readthedocs.yaml Add readthedocs config file 2023-06-20 12:27:37 +01:00
CHANGES.md Release 4.13.5 2026-08-12 23:48:21 +01:00
LICENSE Initial commit 2015-06-21 18:59:54 -07:00
MANIFEST.in Migrate Python package metadata to pyproject.toml 2023-10-11 20:33:57 +01:00
pyproject.toml Version 4.13.6.dev0 2026-08-12 23:52:25 +01:00
README.md Updated readme file 2026-08-12 12:44:11 +01:00
SECURITY.md Add issue templates #nolog 2021-07-04 12:03:21 +01:00
tox.ini tox configuration 2026-05-15 00:06:33 +01:00

python-engineio

Build status codecov

Python implementation of the Engine.IO realtime client and server.

Resources