-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
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
Labels
No labels