Different on('message')
callback per topic
#1411
Unanswered
tukusejssirs
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to define a different callback per topic?
For example, I subscribe to topics
a
,b
, andc
and create an onmessage
callback per topic like so:Beta Was this translation helpful? Give feedback.
All reactions