Skip to content

Server does not send subprotocol. #24

@TinStriborDodig

Description

@TinStriborDodig

Hello,

I want to implement a WebSocket connection with Sec-Websocket-Protocol present in the header. Currently, based on the examples provided by this repo, the server does not send a Sec-Websocket-Protocol back in the response header of the upgrade, even though I see in the tide Websocket Implementation the header shall be appended inside the upgrade function if Sec-Websocket-Protocol is present in the client header.

Greetings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions