Skip to main content

Module store_http

Module store_http 

Source
Expand description

HTTP implementation of RalphStateStore

Posts state updates to the Python A2A server’s Ralph API, bridging the Rust agent’s execution state to the Postgres-backed dashboard.

Structs§

HttpStore
HTTP-backed state store that talks to the Python A2A server