Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zeroconf should be more pluggable and use platform specific constraints #11

Open
gabrielstuff opened this issue Dec 14, 2016 · 0 comments

Comments

@gabrielstuff
Copy link
Contributor

Currently the autoconnect.js is based on the library node_mdns.

We aim at supporting several devices and environment in JS :

  • Windows
  • Linux (x64 and ARM)
  • OSX
  • Android
  • iOS

The node_mdns covers Windows, Linux and OSX. It is not the case for Mobile operating system such as iOS and Android.

I've listed here some plugin we might try :

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant