python-engineio: bump to 4.13.1
authorAlexandru Ardelean <redacted>
Sun, 29 Mar 2026 13:35:57 +0000 (13:35 +0000)
committerAlexandru Ardelean <redacted>
Tue, 31 Mar 2026 06:32:36 +0000 (09:32 +0300)
commit62f7b05b6859506ee7748e499000a22f091d6f05
tree6bc85a55f971b10a6c4dfa6daf41b66ce3cb606a
parentd0100cef454b997d3453b06bc59d0c83c24701df
python-engineio: bump to 4.13.1

Changes since 4.5.1:
- v4.6+: Add support for WebTransport protocol
- v4.9+: Improved async task handling and cancellation
- v4.11.0: Required minimum for python-socketio 5.12+
- Various fixes for connection lifecycle and error handling

Also add test.sh to verify WSGI/ASGI app wrappers and server creation.

Link: https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-engineio/Makefile
lang/python/python-engineio/test.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT