mDNS library for Arduino. Based on @TrippyLighting's EthernetBonjour library.
Supports mDNS (registering services) and DNS-SD (service discovery).
Any Arduino core and networking library that supports the new virtual
UDP::beginMulticast(...)
method, including: