AppleConnect – Streamlining Local Network With Bonjour
AppleConnect is a small Swift wrapper around a Network TCP stream on the local network (using Bonjour for discovery). Even though the transport is two-way, the API is built around a “service” that is offered by a single server and to which many clients can connect. Usage Setup for servers differs a little bit from […]