Does ciao implements an equivalent of bonjour-hap browsing of services? eg. ```js bonjour.find({ type: 'http' }, function (service) { console.log('Found an HTTP server:', service) }) ``` Also the docs link in the README is broken.
Does ciao implements an equivalent of bonjour-hap browsing of services? eg.
Also the docs link in the README is broken.