Skip to main content

Crate iroh_mainline_address_lookup

Crate iroh_mainline_address_lookup 

Source
Expand description

Pkarr based address lookup for iroh, supporting both relay servers and the DHT.

This module contains pkarr-based address lookup for iroh which can use both pkarr relay servers as well as the Mainline DHT directly. See the pkarr module in the iroh-dns crate for an overview of pkarr.

Structsยง

Builder
Builder for DhtAddressLookup.
DhtAddressLookup
Pkarr Mainline DHT and relay server address lookup.