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

Auto discovering phonegap serve - features #140

Open
gabrielstuff opened this issue Sep 27, 2015 · 2 comments
Open

Auto discovering phonegap serve - features #140

gabrielstuff opened this issue Sep 27, 2015 · 2 comments
Milestone

Comments

@gabrielstuff
Copy link

Using mdns or other module it could be easy to implement bonjour / zero-conf auto discovering and allow autoconnecting to server apps.

@mwbrooks
Copy link
Collaborator

I want this so bad!

Related to: phonegap/phonegap-app-developer#97

@mwbrooks mwbrooks added this to the Backlog milestone Sep 28, 2015
@gabrielstuff
Copy link
Author

Indeed. We've been using https://github.com/agnat/node_mdns but some issue occurs with multiple services per ip appearing. We manage to filter them on client side.
The good part is that the bonjour plugin works perfectly fine on iOS ! https://github.com/vstirbu/ZeroConf
It could be pretty fast to implement, but the method + design has to be well thought.

Btw what's the place to submit design proposal if so ?

Thanks

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

No branches or pull requests

2 participants