Skip to content

Conversation

@jdeepwell
Copy link

When the WebSocketConnection does not forward the close events of the underlying stream to the WebSocketConnection's listeners this can lead to memory leaks.

I added a close event with reason code 1006 (closed abnormally) as a response to the underlying stream issuing a close event.

@mbonneau mbonneau merged commit 5eb6bab into voryx:master Mar 8, 2025
@mbonneau
Copy link
Member

mbonneau commented Mar 8, 2025

Thanks @jdeepwell

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