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

XPUB socket not reporting subscribe/unsubscribe only topic #562

Open
gustafg opened this issue Mar 2, 2023 · 0 comments
Open

XPUB socket not reporting subscribe/unsubscribe only topic #562

gustafg opened this issue Mar 2, 2023 · 0 comments
Labels

Comments

@gustafg
Copy link

gustafg commented Mar 2, 2023

When a SUB subscribes or unsubscribes to an XPUB there shall if verbosity is set to 'allSubsUnsubs' be generated a receivable message on the XPUB socket telling us if what happened was a subscribe or unsubscribe event and the topic involved. With 6.0.0-beta.16 only the topic is reported unless I am doing something stupid in which case I would be grateful to be notified as to how to perform the call to get the subscription bit out of the message.

See last value caching proxy here for example on how I expect it to work:
https://zguide.zeromq.org/docs/chapter5/

@gustafg gustafg added the bug label Mar 2, 2023
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

1 participant