This package has been archived, and as such it is read-only.
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
rivet-gg/rivet🔩 Rivet Actors have built-in RPC, state, and events — the easiest way to build modern applications.
Add Package
deno add jsr:@rivet-gg/actor
Import symbol
import { Actor } from "@rivet-gg/actor";
---- OR ----
Import directly with a jsr specifier
import { Actor } from "jsr:@rivet-gg/actor";