Go to Latest
function listenDatagram
import { listenDatagram } from "https://dotland.deno.dev/std@0.145.0/_deno_unstable.ts";

Parameters

options: Deno.ListenOptions & { transport: "udp"; }

Returns

ReturnType<Deno.listenDatagram>