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

How can I get channel when using psubscribe callback? #65

Open
shao7936626 opened this issue Sep 10, 2018 · 1 comment
Open

How can I get channel when using psubscribe callback? #65

shao7936626 opened this issue Sep 10, 2018 · 1 comment
Labels

Comments

@shao7936626
Copy link

In the example,async_pubsub.cpp

image
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("*")

@nekipelov
Copy link
Owner

Currently there is no way. I'll do it later.

@nekipelov nekipelov added the todo label Sep 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants