Skip to main content

subscribe_and_apply

Function subscribe_and_apply 

Source
pub async fn subscribe_and_apply(
    nats_url: &str,
    graph: SharedGraphState,
    own_agent: &str,
)
Expand description

Subscribe to code graph updates and apply them locally.