interface WebSocketConnection
unstable
Properties Jump to heading
Jump to headingreadable: ReadableStream<string | Uint8Array>
Jump to headingwritable: WritableStream<string | Uint8Array>
Jump to headingextensions: string
Jump to headingprotocol: string