arduino / mdns-discovery

mdns (bonjour) pluggable discovery
GNU General Public License v3.0
17 stars 6 forks source link

Remove forked dependency github.com/arduino/mdns in favour of mainstream github.com/hashicorp/mdns once disabling of IPV6 is supported #16

Closed rsora closed 2 years ago

rsora commented 2 years ago

This is a follow-up activity for https://github.com/arduino/mdns-discovery/pull/15

We forked https://github.com/hashicorp/mdns due to contingency (leverage the "disable IPV6 support" feature ASAP).

This is ok for sure, but let's don't forget to converge to upstream/mainline