windy1 / zeroconf-rs

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.
MIT License
77 stars 25 forks source link

Support Windows x86 (cont.) #57

Closed windy1 closed 3 months ago

windy1 commented 3 months ago

Supersedes https://github.com/windy1/zeroconf-rs/pull/56

What

Why

Dependency was published

Manual Tests

Built and tested examples locally on macOS and Windows

Documentation Updates

N/A