python-socketio: bump to 5.11.2
authorAlexandru Ardelean <redacted>
Sat, 21 Mar 2026 06:53:26 +0000 (06:53 +0000)
committerAlexandru Ardelean <redacted>
Sun, 22 Mar 2026 06:43:45 +0000 (08:43 +0200)
commite2e0362a17c7ce59b9c391d756ef2b6f5069109e
tree5c1702c09396c60cc86227bd6b538091da7bf06b
parent643e0bd695d8349aee06a8929c68beec963c3000
python-socketio: bump to 5.11.2

Changelog since 5.8.0:
- v5.9.0: Optimize performance and memory usage for broadcasts
- v5.10.0: Add SimpleClient and AsyncSimpleClient classes; add reporting
  to Socket.IO Admin UI; add server shutdown() function; make async
  enter_room/leave_room proper coroutines
- v5.11.0: Add catch-all namespace support; improve pubsub manager
  robustness; fix background task garbage collection
- v5.11.1: Add connection retry option in client; drop Python 3.7 support;
  add Python 3.12 support
- v5.11.2: Improve routing to catch-all namespace handlers; add option
  to disable routing in ASGIApp

Add test.sh.

Full changelog:
https://github.com/miguelgrinberg/python-socketio/releases

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-bidict/Makefile
lang/python/python-engineio/Makefile
lang/python/python-socketio/Makefile
lang/python/python-socketio/test.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT