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
76 stars 24 forks source link

Support Windows x86 (cont.) #57

Closed windy1 closed 2 months ago

windy1 commented 2 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