Open kmpm opened 9 years ago
Issue 1690 in nodejs talks about some things you have to do if you want to listen to a specific interface but still use multicast. https://github.com/nodejs/node/issues/
Will try to combine this with #67
What happened to this? Will there be ipv6 soon?
This issue will be used to collect all the other related issues under one umbrella. These are likely all to be related to the same issue, and more will probably be added.
33 - Announced services doesn't show up in standard bonjour tools
34 - Service with specific name can't be found by mdns-js, but can with mdns
35 - Unable to discover Apple TV
All of these are probably related to the fact that this library was not following standards. RFC6762 section 5.2 states that
I would LOVE feedback on what issues and steps needed to make sure that this library can listen to that port regardless of OS and/or other mdns service running like bonjour, avahi etc.
Read more and help out with documentation on what ports to use and what the standard says you can have a look at doc/notes.md or just post a comment.