Skip to main content
Module

x/socket_fetch/dialers.ts>TcpDialer#dial

Remake of fetch() using Deno sockets, useful for niche usecases such as UNIX domain sockets
method TcpDialer.prototype.dial
import { TcpDialer } from "https://deno.land/x/socket_fetch@v0.1/dialers.ts";