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#hydrateClient

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

Hydrate the client with properties.

Parameters

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