Skip to main content
This package has been archived, and as such it is read-only.
This release is 2 versions behind 24.6.2 — the latest version of @rivet-gg/actor-client. Jump to latest

🔧 Rivet Actors have built-in RPC, state, and events — the easiest way to build modern applications.

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
70%
Published
3 months ago (24.6.0)
T
ActorHandle

Proxied wrapper of RawActorHandle that allows calling RPC functions implicitly.

c
Client
No documentation available
f
readEndpointFromCli

Uses the Rivet CLI to read the manager endpoint to connect to. This allows for writing tests that run locally without hardcoding the manager endpoint.

c
TestClient
No documentation available