Commit Graph

1 Commits

Author SHA1 Message Date
Leon Anavi
bfa20dbf2b python3-flask-socketio: Upgrade 4.2.1 -> 4.3.1
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>
2020-08-31 08:26:13 -07:00