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

Callbacks for subscribe/unsubscribe methods #26

Closed
JustBlackBird opened this issue Jul 22, 2015 · 1 comment
Closed

Callbacks for subscribe/unsubscribe methods #26

JustBlackBird opened this issue Jul 22, 2015 · 1 comment

Comments

@JustBlackBird
Copy link
Contributor

It could be useful to have callbacks for subscribe/unsubscribe methods. In this case a client could manage subscriptions easily.

I could try to make a PR with the changes if the maintainer is interested in it.

@gdaws
Copy link
Owner

gdaws commented Jul 23, 2015

If you want to make a pull request then go ahead. For it to be accepted though subscribe and unsubscribe must have the same interface that the send function has for passing an onReceipt callback through the options parameter.

@gdaws gdaws closed this as completed Oct 26, 2016
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

No branches or pull requests

2 participants