go-libp2p/p2p
Marten Seemann ec3c9cbf49
implement the new mDNS spec, move the old mDNS implementation (#1161)
* move the current mdns discovery implementation to discovery_legacy

* use libp2p/zeroconf for mDNS discovery

* rename the discovery package to mdns

* don't store the context

* use a wait group for clean shutdown of the mdns resolver

* add comment about port numbers

* move the mdns packages p2p/discovery
2021-08-18 09:15:56 -07:00
..
discovery implement the new mDNS spec, move the old mDNS implementation (#1161) 2021-08-18 09:15:56 -07:00
host remove deprecated basichost.New constructor 2021-08-16 16:49:28 +02:00
net Deterministic lock order 2021-06-07 20:45:07 +02:00
protocol remove deprecated basichost.New constructor 2021-08-16 16:49:28 +02:00
test remove deprecated basichost.New constructor 2021-08-16 16:49:28 +02:00