Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python3-socketio: upgrade 5.4.1 -> 5.5.0
Option to disable the SIGINT handler in the client Do not invoke reserved events on a catch-all handler Use correct binary packet types in the msgpack packet encoder Add missing call() method to namespace classes Add missing to argument to namespace emit() and send() methods Configure Redis pubsub to skip subscription message Migrate async Redis client manager to aioredis 2 Update Python supported versions in docs Document how to get the connection state in the client Improved documentation of start_background_task() function Improved documentation of call() method Fixed intermittent test failures Signed-off-by: Xu Huan <[email protected]> Signed-off-by: Khem Raj <[email protected]>
- Loading branch information