import { asChannel } from "https://deno.land/x/blocks@1.28.0-beta.4/deps.ts";
type
<Send, Recv>(socket: WebSocket, encryption?: ChannelEncryption) => Promise<Channel<Send, Recv>>
import { asChannel } from "https://deno.land/x/blocks@1.28.0-beta.4/deps.ts";