Skyost / Bonsoir

A Zeroconf library that allows you to discover network services and to broadcast your own. Based on Apple Bonjour and Android NSD.
http://bonsoir.skyost.eu/
Other
100 stars 43 forks source link

Migrating from `NetService` to `Network`. #61

Closed Skyost closed 8 months ago

Skyost commented 8 months ago

This PR makes the move from NetService to the Network framework on the Darwin platform. It fixes #45 and may also fix #57.