import { connectWebSocket } from "https://deno.land/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.
Parameters
optional
headers: Headers = [UNSUPPORTED]import { connectWebSocket } from "https://deno.land/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.