summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-flask-socketio_5.1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-flask-socketio: upgrade 5.0.3 -> 5.1.0zangrc2021-07-161-0/+17
Add reloader_options argument to socketio.run#1556 (commit) Pass auth data from client in connect event handler #1555 (commit) Do not show simple-websocket install prompt if it is already installed (commit) Fix namespace bug in example #1543 (commit) Added index to documentation #724 (commit) Fixed typo in documentation #1551 (commit) (thanks Mayank Anuragi!) Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>