Expand description
mDNS/Bonjour discovery for SSH hosts on the local network.
Uses the mdns-sd crate to browse for _ssh._tcp.local. services.
Discovery runs asynchronously and sends results via an mpsc channel.
Structsยง
- Mdns
Discovery - mDNS discovery state.