import { type WebSocketConnection } from "https://deno.land/x/deno@v1.32.3/cli/tsc/dts/lib.deno.unstable.d.ts";
UNSTABLE: New API, yet to be vetted.
Properties
readable: ReadableStream<string | Uint8Array>
writable: WritableStream<string | Uint8Array>