-
Notifications
You must be signed in to change notification settings - Fork 36
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
Are you able to call subs.subscribe("mySub").stop() ? #28
Comments
No we can't do this. Since we cache many subs, it's hard to do this. for now, try .clean and .refresh APIs. (check README) On Sat Feb 07 2015 at 3:44:00 AM rclai notifications@github.com wrote:
|
Plus one for implementing a |
@markoshust Also #66 does the same |
No description provided.
The text was updated successfully, but these errors were encountered: