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

Use browser Network Service Discovery implementation #248

Open
peteruithoven opened this issue Apr 29, 2014 · 0 comments
Open

Use browser Network Service Discovery implementation #248

peteruithoven opened this issue Apr 29, 2014 · 0 comments

Comments

@peteruithoven
Copy link
Member

Network Service Discovery is a specification, an API that might be implemented in browsers. We should probably implement this when this becomes available, this could be more robust than our current connect.doodle3d.com system. It's makes the detour through the internet unnecessary. When it's available our current system could still be used as a backup.
http://www.w3.org/TR/discovery-api/#zeroconf-mdns-dns-sd
https://bugzilla.mozilla.org/show_bug.cgi?id=914579
https://www.youtube.com/watch?v=dujaAWwGVB4

Abstract
This specification defines a mechanism for an HTML document to discover and subsequently communicate with HTTP-based services advertised via common discovery protocols within the current network.

@companje companje added this to the Network Connectivity Sprint milestone Jan 20, 2016
@companje companje removed this from the Network Connectivity milestone Mar 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants