Skip to main content

Module runtime_protocol

Module runtime_protocol 

Source

Structs§

BridgeResponse
ModuleReaderHandle
Wrapper that lets a live GuestModuleReader ride RuntimeCommand despite its derive(Debug, Clone, PartialEq): the trait object lives behind an Arc<Mutex<Option<..>>>, and the dispatch thread take()s it out exactly once.
StreamEvent
WarmSessionHint

Enums§

RuntimeCommand
RuntimeEvent
SessionMessage

Functions§

validate_bridge_response_status