This example implementation of Bouke/NetService shows how to query for Bonjour (mDNS / Zeroconf) services, and also publish your own service.
Clone the repository, then run the program;
swift build
.build/debug/NetService-Example
This library was written by Bouke Haarsma.