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

Allow for direct connection on local network via WebRTC #18

Open
KyleMaas opened this issue Jan 27, 2021 · 1 comment
Open

Allow for direct connection on local network via WebRTC #18

KyleMaas opened this issue Jan 27, 2021 · 1 comment

Comments

@KyleMaas
Copy link
Collaborator

Hyperswarm-Web is great, but it still requires contacting DHT servers. But it looks like most recent browser versions now support mDNS for WebRTC connections, which means we should theoretically be able to do browser-to-browser communications on the local network without an external signalling server.

@arj03
Copy link
Owner

arj03 commented Jan 27, 2021

That would be super sweet!

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

2 participants