Expand description
The rivet-engine subprocess manager lives in the standalone
rivetkit-engine-process crate so the CLI and other hosts can reuse the
same resolution, spawn, reuse, and orphan-lifetime logic. This module
re-exports it for existing in-crate callers.
Structs§
- Engine
Process Manager - Manages the rivet-engine subprocess.
- Engine
Resolver Config
Enums§
Functions§
- engine_
db_ path - Path to the rivet-engine database directory under the shared storage root.
- engine_
env - Computes the environment variables that configure a rivet-engine process for the given endpoint.
- resolve_
engine_ binary - resolve_
engine_ binary_ path - Resolves the engine binary path without probing for an already-running engine.