open fun subProtocol(): String
Overrides WebSocketBase.subProtocol
Returns the websocket sub protocol selected by the websocket handshake. On the server, the value will be null when the handler receives the websocket callback as the handshake will not be completed yet.
Return