summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-socketio_5.7.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-socketio: upgrade 5.7.1 -> 5.7.2Wang Mingyu2022-10-241-28/+0
| | | | | | | | | | | | Changelog: ========== Fixed disconnect implementation when using a message queue #1002 (commit) Fixed remote async disconnects via message queue #1003 (commit) Support optional payloads in msgpack implementation #981 (commit) (thanks Cromfel!) Recommend ASGI integration for Sanic in Documentation (commit) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-socketio: upgrade 5.7.0 -> 5.7.1wangmy2022-07-241-0/+28
Changelog: =========== Add namespaces argument to Server and AsyncServer #822 Add missing await in asyncio server #952 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>