Replies: 1 comment
-
@ bytebeam |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
In all the examples (client) I found that there is a blocking loop waiting for the notifications. So my question is what if the subscription topic is not known before the notification blocking loop? Subscription during runtime? Is it possible or a good practice to create Arc/Mutex for cloning the connections and then loop it inside a thread.
Thanks
Tom Victor
Beta Was this translation helpful? Give feedback.
All reactions