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

Simplify (un)subscribe (changes API) #111

Merged
merged 1 commit into from
Aug 21, 2017

Conversation

KonstantinRitt
Copy link
Contributor

Make calls more user-friendly by making the 'qos' param optional.
Do not expose packet id as it couldn't be used for/compared to
anything outside ClientPrivate; also makes (un)subscribe symmetrical.
Inline some code.
Complements 3d6354e

Make calls more user-friendly by making the 'qos' param optional.
Do not expose packet id as it couldn't be used for/compared to
anything outside ClientPrivate; also makes (un)subscribe symmetrical.
Inline some code.
Complements 3d6354e
@KonstantinRitt KonstantinRitt changed the title Simplify (un)subscribe Simplify (un)subscribe (changes API) Aug 17, 2017
@mwallnoefer mwallnoefer merged commit 20ed522 into emqx:master Aug 21, 2017
@KonstantinRitt KonstantinRitt deleted the sub_unsub branch August 21, 2017 14:29
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.

2 participants