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

Disconnect with ping timeout with many clients #74

Open
logantscott opened this issue Jul 13, 2020 · 1 comment
Open

Disconnect with ping timeout with many clients #74

logantscott opened this issue Jul 13, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@logantscott
Copy link
Contributor

Appears to be mostly a Chrome issue, possibly with background tabs, maybe mobile too. Possible workarounds might be upgrading transport to WS instead of polling, setting a longet pingTimeout (>= 30000ms) or shorter pingInterval (<=10000ms).

socketio/socket.io#2769

https://github.com/socketio/engine.io-protocol#difference-between-v3-and-v4

@logantscott logantscott added the bug Something isn't working label Jul 13, 2020
@IshuSF
Copy link

IshuSF commented Jan 6, 2021

Have you find the exact solution for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants