summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-socketio_4.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-socketio: Upgrade 4.5.1 -> 4.6.0Leon Anavi2020-06-261-0/+28
Upgrade to release 4.6.0: - Improved handling of rejected connections - Fix multi-namespace disconnect logic - AsyncPubSubManager does not await for can_disconnect() - Require a recipient in call() function in the server - ASGI startup and shutdown lifespan handlers - Remove references to Python 2.7 in the documentation - Fix server example in docstring - Fix documentation typo Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>