Skip to main content

sync_push_incremental

Function sync_push_incremental 

Source
pub fn sync_push_incremental(
    cfg: &HubConfig,
    brain: &str,
    store: &Store,
) -> LinkResult<Value>
Expand description

Negotiate v2 and send only local changes. A v1 hub retains the existing whole-snapshot behavior until its brain advertises the new profile.