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

Add subscription lifecycle callbacks #57

Closed
kpdecker opened this issue Oct 16, 2015 · 1 comment · Fixed by #61
Closed

Add subscription lifecycle callbacks #57

kpdecker opened this issue Oct 16, 2015 · 1 comment · Fixed by #61
Assignees
Labels
feature New functionality or improvement

Comments

@kpdecker
Copy link
Contributor

Add callbacks that let server perform custom actions when a socket subscribes or unsubscribes from a particular subscription endpoint.

kpdecker added a commit that referenced this issue Oct 19, 2015
Allows setup and teardown logic for a given subscription endpoint.

Fixes #57
kpdecker added a commit that referenced this issue Oct 19, 2015
Allows setup and teardown logic for a given subscription endpoint.

Fixes #57
@Marsup Marsup added feature New functionality or improvement and removed request labels Sep 20, 2019
@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New functionality or improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants