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

Do this pkg works on a web browser with browserify? #196 #33

Open
blanchma opened this issue Jul 1, 2017 · 2 comments
Open

Do this pkg works on a web browser with browserify? #196 #33

blanchma opened this issue Jul 1, 2017 · 2 comments

Comments

@blanchma
Copy link

blanchma commented Jul 1, 2017

I want to publish/discover services from a browser (bonjour services) running on mobile apps. Should this pkg support running in a web browser?

@hackergrrl
Copy link

This won't work in the browser. It relies on multicast-dns to function, which relies on being able to send and receive UDP datagrams -- something the browser cannot (yet!) do.

@rv0
Copy link

rv0 commented Nov 7, 2017

Too bad. Might want to mention this on the frontpage.

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

3 participants