SignalK / signalk-server

An implementation of a Signal K central server for boats.
http://signalk.org
Apache License 2.0
317 stars 154 forks source link

Alternative mdns dns-sd responder #1353

Open tkurki opened 3 years ago

tkurki commented 3 years ago

We are currently using mdns as the default mdns responder, falling back to dnssd2 in case mdns installation fails.

Neither of these have been without problems. If nothing else mdns throws up a bunch of confusing warnings on startup, raising doubts about everything being ok and causing support requests.

Homebridge appears to have a modern, pure js responder implementation that might prove useful https://github.com/homebridge/ciao

sbender9 commented 2 years ago

I gave this a try, but there's an issue and not getting any response from them.

https://github.com/homebridge/ciao/issues/20