import { connectWebSocket } from "https://dotland.deno.dev/x/abc@v1.0.3/vendor/https/deno.land/std/ws/mod.ts";
Connect to given websocket endpoint url. Endpoint must be acceptable for URL.
import { connectWebSocket } from "https://dotland.deno.dev/x/abc@v1.0.3/vendor/https/deno.land/std/ws/mod.ts";
Connect to given websocket endpoint url. Endpoint must be acceptable for URL.