typeWebSocketOptionsProtocolsOrProtocoltype WebSocketOptionsProtocolsOrProtocol = { protocols: string | string[] } | { protocol: string }