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 TURN relay servers for better connectivity #16

Closed
feross opened this issue Dec 31, 2014 · 1 comment
Closed

Use TURN relay servers for better connectivity #16

feross opened this issue Dec 31, 2014 · 1 comment

Comments

@feross
Copy link
Member

feross commented Dec 31, 2014

TURN servers will increase the chances that peers will be able to connect. TURN servers act as a relay point that both peers can reach easily (since it's not behind a NAT and has a publicly-accessible URL).

Downside: This is a point of centralization where eavesdropping could occur. Thus, we should add streaming file encryption (issue https://github.com/feross/instant.io/issues/15) first.

@feross feross closed this as completed in 5d29652 Jan 4, 2015
@feross
Copy link
Member Author

feross commented Jan 4, 2015

Done. Released on https://instant.io.

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