Module discovery

Source
Expand description

Content discovery and retrieval.

Constants§

INITIAL_PUBLISH_DELAY
The initial delay before publishing content to the Mainline DHT.
REPUBLISH_DELAY
The delay between republishing content to the Mainline DHT.

Functions§

to_infohash
From: https://github.com/n0-computer/iroh-experiments/blob/4e052c6b34720e26683083270706926a84e49411/content-discovery/iroh-mainline-content-discovery/src/client.rs#L53