Skip to content

Subscribing messagebroker like redis pub/sub in python socketio #1286

Answered by miguelgrinberg
farhan888 asked this question in Q&A
Discussion options

You must be logged in to vote

You are using the blocking redis client. Since this is an async application you should use the async redis client to prevent blocking.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@farhan888
Comment options

Answer selected by farhan888
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants