pub const NAME: &str = "local.swarm.discovery";
👎Deprecated: This crate has been renamed from ‘iroh-net’ to ‘iroh’, please use the new crate
Available on crate feature
discovery-local-network
only.Expand description
Name of this discovery service.
Used as the provenance
field in DiscoveryItem
s.
Used in the crate::endpoint::Source::Discovery
enum variant as the name
.