Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

retrieve subscriptions and heartbeat #4

Open
goalkeeper228 opened this issue Jan 3, 2020 · 1 comment
Open

retrieve subscriptions and heartbeat #4

goalkeeper228 opened this issue Jan 3, 2020 · 1 comment

Comments

@goalkeeper228
Copy link

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?

@Jimmy-sha256
Copy link
Owner

Hi sorry for slow response, been very busy!

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants