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

Feature Request: Add option to "uninstrument" from the io server #63

Open
Planeshifter opened this issue Feb 7, 2023 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@Planeshifter
Copy link

Is there a way to "uninstrument" the socket.io server instance to avoid any kind of performance overhead after one has disconnected from the admin dashboard?

If not, it would be nice if there was an uninstrument method exported from the package that would allow to unregister all the event handlers that the package is attaching to the io instance.

@darrachequesne
Copy link
Member

No, it's not possible currently, but that sounds like an interesting feature 👍

@darrachequesne darrachequesne added the enhancement New feature or request label Feb 8, 2023
@Planeshifter
Copy link
Author

Thanks for the quick response and confirmation that it's currently not possible!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants