Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

@essen

Description

@essen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions