Skip to main content

Crate rill_runtime_protocol

Crate rill_runtime_protocol 

Source
Expand description

Stable, versioned contracts shared by Rill Runtime and its hosts.

Structs§

ModelPackManifest
ReleaseArtifact
ReleaseIndexPayload
SignedReleaseIndex

Enums§

ReleaseArtifactKind
RuntimeRequest
RuntimeResponse

Constants§

MAX_MESSAGE_BYTES
Hard upper bound for one newline-delimited IPC message.
MODEL_PACK_FORMAT_VERSION
Signed model-pack container version.
RELEASE_INDEX_SCHEMA_VERSION
Signed release-index schema understood by independent updaters.
RUNTIME_API_VERSION
IPC API version supported by this crate.
RUNTIME_ARTIFACT_ID
RUNTIME_STATE_FORMAT_VERSION
Persisted host/runtime state envelope version.