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

No support for Windows ? #23

Closed mdennyh closed 9 months ago

mdennyh commented 2 years ago

How to use this package in a Windows system ? do I need to install bonjour or something else ? I tried to run this in windows machine with no luck.

melMass commented 11 months ago

It doesn't support windows. Not the first time I see "cross-platform" used this way

windy1 commented 9 months ago

Resolved by https://github.com/windy1/zeroconf-rs/pull/44