Skip to main content

ingest_remote

Function ingest_remote 

Source
pub async fn ingest_remote(
    my_pk: &PublicKey,
    event: &Event,
) -> Option<(Pref, String)>
Expand description

Consume a sibling device’s update. Never republishes — the relay echoes our own publishes back on this same subscription, and answering an echo with a publish loops forever.