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

[chore] Update default value of pingTimeout #551

Merged

Conversation

darrachequesne
Copy link
Member

@darrachequesne darrachequesne commented Dec 28, 2017

pingTimeout now defaults to 5 seconds.

`pingTimeout` now defaults to 5 seconds instead of 60 seconds.
@darrachequesne darrachequesne merged commit 65b1ad1 into socketio:master Feb 27, 2018
@darrachequesne darrachequesne deleted the chore/update-pingTimeout branch February 27, 2018 21:03
@darrachequesne darrachequesne changed the title [chore] Update default values for pingInterval and pingTimeout [chore] Update default value of pingTimeout Feb 28, 2018
@endze1t
Copy link

endze1t commented Dec 6, 2018

Is there any reason why this was set to 5secs by default? With this new default settings, i received ping timeouts on the client WebSocket is already in CLOSING or CLOSED state.. If i set it back to 60secs on backend, the error is gone.

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

Successfully merging this pull request may close these issues.

None yet

2 participants