pub fn browse_extended(reg_type: &str, data: BrowseData<'_>) -> Browse
Expand description

Browse for available services

reg_type specifies the service type to search, e.g. "_ssh._tcp".

See DNSServiceBrowse.