Function kitsune_p2p_mdns::mdns_create_broadcast_thread[][src]

pub fn mdns_create_broadcast_thread(
    service_type: String,
    service_name: String,
    buffer: &[u8]
) -> Arc<AtomicBool>
Expand description

Create a thread that will broadcast a holochain service over mdns Returns Sender for sending thread termination command