summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-flask-socketio_4.2.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-flask-socketio: Upgrade 4.2.1 -> 4.3.1Leon Anavi2020-08-311-18/+0
| | | | | | | | | | | | | | | | Upgrade to release 4.3.1: - Fix is_connected in test client - Handle callbacks for emits outside of request context - Improve test client unit test to use two concurrent clients - Accept skip_sid argument in emit - Fix is_connected() method in test client - Log warning when gevent is used but WebSocket is missing - More accurate logging documentation 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>
* python3-flask-socketio: Consolidate in a single fileLeon Anavi2020-08-271-2/+18
| | | | | | | | Consolidate inc and bb files into a single bb file. 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>
* python-flask-socketio: upgrade 3.3.2 -> 4.2.1Zang Ruochen2019-11-071-0/+2
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>