import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { WebSocketCreatedEvent } = Protocol.Network;
Fired upon WebSocket creation.
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { WebSocketCreatedEvent } = Protocol.Network;
Fired upon WebSocket creation.