mirror of
https://github.com/denoland/deno.git
synced 2025-02-09 07:41:33 -05:00
![]() Previously: dial("tcp", "deno.land:80") Now: dial({ hostname: "deno.land", port: 80, transport: "tcp" }) Similarly with listen(). |
||
---|---|---|
.. | ||
deno.land |