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

Web Socket initialization message timeout #2006

Merged
merged 2 commits into from
Feb 28, 2022
Merged

Web Socket initialization message timeout #2006

merged 2 commits into from
Feb 28, 2022

Conversation

RobinCPel
Copy link
Contributor

Adds an optional timeout to the web socket initialization message read operation.

This way, clients cannot occupy connections that are not ready to be used until the earth dries out! ✨


I have:

  • Added tests covering the bug / feature (see testing)

Not needed:

  • Updated any relevant documentation (see docs)

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 74.39% when pulling d37940d on RobinCPel:ws-init-timeout into f17ca15 on 99designs:master.

@StevenACoffman StevenACoffman merged commit 9546de2 into 99designs:master Feb 28, 2022
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.

3 participants