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

Browser performance: Start gathering ice candidates immediately #189

Open
feross opened this issue Nov 26, 2014 · 0 comments
Open

Browser performance: Start gathering ice candidates immediately #189

feross opened this issue Nov 26, 2014 · 0 comments

Comments

@feross
Copy link
Member

@feross feross commented Nov 26, 2014

Ice candidate gathering is currently the slowest part of http://instant.io – it's why it sometimes takes seconds to start downloading. Let's generate some ice candidates as soon as the webtorrent library is loaded, and not just when client.download or client.seed is called so they'll be ready to go sooner.

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

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.