import { ws } from "https://deno.land/x/aleph@v0.2.27/std.ts";
const { acceptWebSocket } = ws;
Upgrade given TCP connection into websocket connection
import { ws } from "https://deno.land/x/aleph@v0.2.27/std.ts";
const { acceptWebSocket } = ws;
Upgrade given TCP connection into websocket connection