Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/snel/imports/wocket.ts>Transmitter#ping

A Cybernetical framework for svelte applications in deno
Latest
method Transmitter.prototype.ping
import { Transmitter } from "https://deno.land/x/snel@v0.7.1/imports/wocket.ts";

Pings client at a set interval.

Parameters

clientId: number
  • The WebSocket connection ID of the client in question.