iroh_net::discovery::pkarr

Module dht

Source
👎Deprecated: This crate has been renamed from ‘iroh-net’ to ‘iroh’, please use the new crate
Available on crate feature discovery-pkarr-dht only.
Expand description

Pkarr based node discovery for iroh-net, supporting both relay servers and the DHT.

This module contains pkarr-based node discovery for iroh-net which can use both pkarr relay servers as well as the Mainline DHT directly. See the pkarr module for an overview of pkarr.

Structs§

BuilderDeprecated
Builder for DhtDiscovery.
DhtDiscoveryDeprecated
Pkarr Mainline DHT and relay server node discovery.