Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
enum PacketType
import { PacketType } from "https://deno.land/x/socket_io@0.2.0/packages/socket.io-parser/mod.ts";

Members

ACK
BINARY_ACK
BINARY_EVENT
CONNECT
CONNECT_ERROR
DISCONNECT
EVENT