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

fix(ext/websocket): drop connection when close frame not ack #24301

Merged
merged 7 commits into from
Jun 25, 2024

Conversation

littledivy
Copy link
Member

@littledivy littledivy commented Jun 21, 2024

Fixes #24292

@alexgleason
Copy link
Contributor

Thank you for working on this @littledivy !

@littledivy littledivy merged commit a1ff1a4 into denoland:main Jun 25, 2024
17 checks passed
@littledivy littledivy deleted the websocket_close_conn branch June 25, 2024 13:39
@alexgleason
Copy link
Contributor

Thank you very much for fixing this. Will you create another release soon?

@alexgleason
Copy link
Contributor

I can confirm that this fixed the problem. Thank you!

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.

WebSocket attack DoSes server, socket.close() does not work
3 participants