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

Implement advanced subscription #144

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from

Conversation

martin31821
Copy link

@martin31821 martin31821 commented Feb 15, 2018

This yields the possibility to access the otherwise omitted 'details' argument
The details argument contains important information e.g. the publishers authid.

It is useful when subscribing to a wildcard topic as the handler is now able to
identify the topic and the publisher.

This PR does not introduce any breaking API changes. The functionality is
implemented as addition to already existing code

This yields the possibility to access the otherwise omitted 'details' argument
The details argument contains important information e.g. the publishers authid.

It is useful when subscribing to a wildcard topic as the handler is now able to
identify the topic and the publisher.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant