mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
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 <alex@shruggie.ro>