summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-socketio_5.0.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-socketio: Upgrade 4.6.0 -> 5.0.4Leon Anavi2021-01-281-0/+27
- Include error message and arguments in CONNECT_ERROR packet - Fix typos in the documentation - Updated connection options in the documentation - Update to match the JavaScript Socket.IO 3.x releases (Socket.IO v5 protocol revision) - Remove unnecessary binary argument - Remove dependency on the six package - Added version compatibility chart to README 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>