import { dial } from "https://deno.land/x/deno@v0.28.0/cli/js/net.ts";
Dial connects to the address on the named transport.
Parameters
options: DialOptions
import { dial } from "https://deno.land/x/deno@v0.28.0/cli/js/net.ts";
Dial connects to the address on the named transport.