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 dispose method to be executed onNgDestroy #295

Closed
3 tasks done
jonathan-casarrubias opened this issue Jan 4, 2017 · 0 comments · Fixed by #299
Closed
3 tasks done

Add dispose method to be executed onNgDestroy #295

jonathan-casarrubias opened this issue Jan 4, 2017 · 0 comments · Fixed by #299

Comments

@jonathan-casarrubias
Copy link
Collaborator

jonathan-casarrubias commented Jan 4, 2017

What type of issue are you creating?

  • Bug
  • Enhancement

What version of this module are you using?

  • 2.1.0-rc.n (2.1 Release Candidate n)

Write other if any:

Please add a description for your issue:

Currently connections are being disposed onDisconnect, but not on components destroy, so these channels remain within the server after a front-end component has been destroyed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant