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

do not send unsubscribe on shutdown #198

Merged
merged 1 commit into from
Nov 29, 2017
Merged

Conversation

FZambia
Copy link
Member

@FZambia FZambia commented Nov 29, 2017

This will allow to reliably unsubscribe clients when sending unsubscribe command via HTTP API. All unsubscribe events will be fired on client side anyway as soon as client disconnected - so actually that was unnecessary step.

this will allow to reliably unsubscribe clients when
sending unsubscribe command via HTTP API. All unsubscribe
events will be fired on client side anyway as soon as
client disconnected.
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