summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-engineio_4.4.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-engineio: upgrade 4.3.4 -> 4.4.0Wang Mingyu2023-03-221-0/+20
Changelog: ========== Allow configuring underlying websocket connection with custom options Cancel all running tasks in async SIGINT handler Handle unexpected WebSocket close frames sent by server Close aiohttp session after a failed connection Catch IOErrors from uWSGI and explicitly close the driver Recommend ASGI integration for Sanic in Documentation Fix documentation for max_http_buffer_size Add Python 3.11 to builds Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>