import * as websocketBroadcastchannel from "https://deno.land/x/websocket_broadcastchannel@0.8.0/src/default-websocket-url.ts";
Functions
Returns the websocket URL to use. Clients will connect to this URL, and the server will listen on the port specified by this URL. |