protocol

Pprotocol
Bun

Symbol

WebSocket.protocol

readonly protocol: string

Returns the subprotocol selected by the server, if any. It can be used in conjunction with the array form of the constructor's second argument to perform subprotocol negotiation.

MDN Reference