The request object associated with the connection.
The request object associated with the connection.
Add Package
deno add jsr:@rivet-gg/actor
Import symbol
import { type OnBeforeConnectOptions } from "@rivet-gg/actor";
---- OR ----
Import directly with a jsr specifier
import { type OnBeforeConnectOptions } from "jsr:@rivet-gg/actor";