Skip to content

Websocket over HTTP/2 shouldn't go through stream handlers #1679

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

Open
essen opened this issue Apr 23, 2025 · 0 comments
Open

Websocket over HTTP/2 shouldn't go through stream handlers #1679

essen opened this issue Apr 23, 2025 · 0 comments

Comments

@essen
Copy link
Member

essen commented Apr 23, 2025

Title.

We don't do that for HTTP/1.1 so we shouldn't do that for HTTP/2. We should send Websocket events directly to a Websocket-specific module. The same will be done for WebTransport.

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

No branches or pull requests

1 participant