swift-dns-service-discovery

main

DNS-SD (Bonjour/Zeroconf/Avahi) implementation of the Swift Service Discovery API
fwcd/swift-dns-service-discovery

Swift DNS Service Discovery

Build

An implementation of the Swift Service Discovery API using DNS-based Service Discovery (DNS-SD), also known as Bonjour, Zeroconf or Avahi.

Uses the dns_sd library, which on macOS/Windows is provided by Bonjour and on Linux requires the Avahi compatibility layer. On Ubuntu, the following package can be used:

sudo apt install libavahi-compat-libdnssd-dev

Credits

The library draws inspiration from

The following documentation on the dns_sd library was also incredibly helpful:

Description

  • Swift Tools 5.8.0
View More Packages from this Author

Dependencies

Last updated: Wed Apr 24 2024 12:13:30 GMT-0900 (Hawaii-Aleutian Daylight Time)