Rivet Developer Network
Build and scale stateful workloads. Rivet is a library for long-lived processes with durable state, realtime, and scalability. Easily self-hostable and works with your infrastructure.
JoinRivet Developer Network
Build and scale stateful workloads. Rivet is a library for long-lived processes with durable state, realtime, and scalability. Easily self-hostable and works with your infrastructure.
JoinWhat's the Next.js support?
Is the use of serve from the registry a Must
Requires net-listen access
Suggestion: Nest action methods under `actions` property of `ActorConn`
actions property instead of having it mixed in with the ActorConnRaw properties.
From a DX perspective it's slightly more overhead having all of these method properties mixed in with the actual actions.
But it also feels fragile to let users define actions that will override the other connection properties. I'm not entirely sure what's available at runtime but right now it just overloads the two properties from actions and the class....
Accessing entire `state` value from the client?
state property exposed on any of the clients.
Am I correct in that understanding or have I missed something? Was this something intended to be implemented?
https://rivetkit.org/clients/react#:~:text=state%3A%20Current%20actor%20state%20(if%20available)...E2E type safety for events?
Websocket connection issues on cloudflare workers with @rivetkit/core@0.9.0
Actor <-> Actor Call on Cloudflare
Most server connections fail, can't migrate between regions
Onboarding
Docker Compose Self Host - index.html not found
{"code":"ERROR","message":"global_error::ext::AssertionError::Unwrap (packages/core/api/ui/src/route.rs:101:26 unwrap: index.html not found)","ray_id":"b674da85-aa66-471d-9f25-c37679442fd5","documentation":"https://rivet.gg/docs/general/errors#generic-error"}
{"code":"ERROR","message":"global_error::ext::AssertionError::Unwrap (packages/core/api/ui/src/route.rs:101:26 unwrap: index.html not found)","ray_id":"b674da85-aa66-471d-9f25-c37679442fd5","documentation":"https://rivet.gg/docs/general/errors#generic-error"}
With bun , type alias not recognised

Actor core failed to start websocket (React Counter Example)

Sign In Not Sending Email

how to do actor <-> actor communication?
ActorCore redis driver
error: unexpected argument '--access' found
Following the quick-start, I get the following error (node v22.14.0, v23.7.0)
rivet deploy command:
```
TypeError: Cannot read properties of undefined (reading '@@any-promise/REGISTRATION')
at register (C:\Users\user\Documents\rivet\test2\node_modules.deno\yarn@1.22.22\node_modules\yarn\lib\cli.js:79878:24)...Unable to self host on M1 MacBook Pro
Rivet Cloud Error