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

fix: support win x86 #56

Closed ArcticLampyrid closed 3 months ago

ArcticLampyrid commented 4 months ago

This needs to work together with https://github.com/windy1/bonjour-sys/pull/4.

windy1 commented 3 months ago

Superseded by https://github.com/windy1/zeroconf-rs/pull/57. Thank you for your contribution!