So its a longshot, I\'ll start with that.
Is it/could it be possible to discover bonjour advertised HTTP services in javascript alone?
Why would this be usef
I know this an old thread. Found this github project which allows you to discover (and publish) services using mDNS - https://github.com/watson/bonjour
A Bonjour/Zeroconf protocol implementation in pure JavaScript. Publish services on the local network or discover existing services using multicast DNS.