summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-engineio_4.3.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-engineio: upgrade 4.3.3 -> 4.3.4zhengruoqin2022-08-161-20/+0
| | | | | | | | | | Changelog: =========== Let companion ASGI app handle lifespan events Use configured request timeout when making a WebSocket connection Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-engineio: upgrade 4.3.2 -> 4.3.3zhengruoqin2022-07-071-0/+20
Changelog: ========== Handle ASGI lifespan when running with a secondary ASGI app #284 Update deprecated usage of asyncio.wait() #281 Better handling of queued WebSocket messages in uWSGI #256 Gracefully fail to decode empty packets #269 Only attempt to set an async signal handler once #276 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>