Usage
mDNS address lookup is not enabled by default. It lives in the separateiroh-mdns-address-lookup
crate, which you add alongside iroh.
MdnsAddressLookup to the endpoint with Endpoint::builder. We run it next to the default DNS address lookup, so connections still work when the two endpoints are not on the same local network.
iroh-mdns-address-lookup documentation.