In the example,async_pubsub.cpp  the only callback function is onMessage , and the only parameter is the value ,So!!! how can I know the channel when I'm using psubscribe("*")
In the example,async_pubsub.cpp
the only callback function is onMessage , and the only parameter is the value ,So!!!
how can I know the channel when I'm using psubscribe("*")