Skip to content

Conversation

@ioquatix
Copy link
Member

@ioquatix ioquatix commented Aug 2, 2025

I was experimenting with WebSockets and ActionCable over TLS, and found that this was problematic.

This is mostly affecting protocol-http1, where previously the IO was not nullified after being hijacked. But now it is: https://github.com/socketry/protocol-http1/blob/58d22901b3d00030590a675203508dd71bca4628/lib/protocol/http1/connection.rb#L205

Types of Changes

  • Bug fix.

Contribution

@ioquatix ioquatix merged commit 51f686d into main Aug 2, 2025
74 of 80 checks passed
@ioquatix ioquatix deleted the hijack-dup branch August 2, 2025 05:31
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.

2 participants