Function kitsune_p2p_mdns::mdns_listen[][src]

pub fn mdns_listen(
    service_type: String
) -> impl Stream<Item = Result<MdnsResponse, MdnsError>>
Expand description

Queries the network for the holochain service. Returns an iterator over all responses received.