[][src]Crate libp2prs_mdns

mDNS is a protocol defined by RFC 6762 that allows querying nodes that correspond to a certain domain name.

In the context of libp2p, the mDNS protocol is used to discover other nodes on the local network that support libp2p.

Modules

control
service

Structs

AddrInfo
MdnsConfig

Traits

Notifee

Type Definitions

INotifiee