zeroconf is a cross-platform library that wraps underlying ZeroConf/mDNS implementations such as Bonjour or Avahi, providing an easy and idiomatic way to both register and browse services.
re-worked GitHub Actions workflow to utilize matrices
Why
There is no reason to force users to download and compile serde if they are not taking advantage of the serialization features; they are not integral to the functionality of this library.
Manual Tests
Tested locally with and without serde flag enabled
What
serde
an optional dependency.Why
There is no reason to force users to download and compile
serde
if they are not taking advantage of the serialization features; they are not integral to the functionality of this library.Manual Tests
Tested locally with and without serde flag enabled
Documentation Updates
Updated README