Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method Transmitter.prototype.handleReservedEvent
import { Transmitter } from "https://deno.land/x/sockets@v0.5.0/src/transmitter.ts";

Handles connection states, and actions based on those states.

Parameters

packet: Packet
  • See Packet.