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

Cleanup unused sockets #8

Open
topheman opened this issue Feb 12, 2020 · 0 comments
Open

Cleanup unused sockets #8

topheman opened this issue Feb 12, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@topheman
Copy link
Owner

  • The disconnected event of PeerJS doesn't seem to work properly.
  • You can't send an asynchronous message on the onbeforeunload event.

To get rid of unused sockets - that may come from network reconnexion or tab close - we may have to pool each X seconds and cleanup unused sockets.

@topheman topheman self-assigned this Mar 7, 2020
@topheman topheman added the enhancement New feature or request label Mar 7, 2020
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

1 participant