NetService Versions Save

Swift NetService (Bonjour / Zeroconf / mDNS) implementation for Linux

0.8.1

3 years ago

Fixes a regression with Linux Swift 5.1 and 5.2.

0.8.0

3 years ago

0.7.0

4 years ago

Removed

  • Swift 4 support.

0.6.0

5 years ago

0.5.0

5 years ago

This version replaces the mDNS resolver with the system library providing dns_sd. On Linux you can install Avahi: libavahi-compat-libdnssd-dev, on macOS it will use the builtin mDNS resolver.

Changed

  • Use Avahi resolver on Linux.

0.4.1

5 years ago

Added

  • Default delegate implementations

0.3.0

5 years ago

Changes

  • Better error handling

0.4.0

5 years ago

Changes

  • Swift 4.2