Hey,
I want to use the @ionic/discover(https://www.npmjs.com/package/@ionic/discover) for my project. My goal is to achieve to get all my NodeJS Servers, that are not running ionic in any kind, to list with some info, that they send back. Its just like the DevApp so I searched and found this Lib, but for me there is only a Client that provides the service and not an part against to search for it…
The link you provide says that it’s attempting to basically reinvent multicast DNS, so why not use the real thing instead? There is an ionic-native client, and several server implementations. Since you say your servers are running NodeJS, then how about this one?
Thanks for the Answer, but this should not work reliable on Windows like Ionic itselfs say: https://blog.ionicframework.com/building-ionic-devapp-with-ionic/
And I also dont want to use native Libs