interface WebSocketConnection
unstable
Properties #
#readable: ReadableStream<string | Uint8Array<ArrayBuffer>>
#writable: WritableStream<string | Uint8Array<ArrayBufferLike>>
#extensions: string
#readable: ReadableStream<string | Uint8Array<ArrayBuffer>>
#writable: WritableStream<string | Uint8Array<ArrayBufferLike>>
#extensions: string