You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder how it is possible to subscribe to a few private channels, and just keep an active loop and print any changes that come during the subscription.
also heartbeat seems not inserted yet, are you making this later on?
The text was updated successfully, but these errors were encountered:
It should be possible to subscribe to multiple channels at once using the threading module, that is the way I have had multiple while loops running at the same time in previous code!
Inserting heartbeat should be simple enough.
Be patient and i will try and find a spare day to do some work on this. The read me which needs updating is also on my list of things to do!
I wonder how it is possible to subscribe to a few private channels, and just keep an active loop and print any changes that come during the subscription.
also heartbeat seems not inserted yet, are you making this later on?
The text was updated successfully, but these errors were encountered: