import { Transmitter } from "https://deno.land/x/sockets@v0.5.0/mod.ts";
Pings client at a timeout. If client does not respond, client connection will be removed.
import { Transmitter } from "https://deno.land/x/sockets@v0.5.0/mod.ts";
Pings client at a timeout. If client does not respond, client connection will be removed.