Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method Transmitter.prototype.handleReservedEvent
import { Transmitter } from "https://deno.land/x/sockets@v0.5.0/mod.ts";

Handles connection states, and actions based on those states.

Parameters

packet: Packet
  • See Packet.