Skip to main content

Crate rivetkit_engine_process

Crate rivetkit_engine_process 

Source

Structs§

EngineProcessManager
Manages the rivet-engine subprocess.
EngineResolverConfig
EngineRuntimeStamp
Effective runtime parameters of a spawned engine, stamped to disk so a later process that reattaches can tell how the running engine is configured without probing it over the network.

Enums§

EngineProcessError
EngineStartup
How start_or_reuse satisfied the request.
ResolvedEngine

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.