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

Support downloading multiple torrents #24

Closed
feross opened this issue Feb 6, 2014 · 3 comments
Closed

Support downloading multiple torrents #24

feross opened this issue Feb 6, 2014 · 3 comments

Comments

@feross
Copy link
Member

@feross feross commented Feb 6, 2014

No description provided.

@feross feross added the enhancement label Mar 6, 2014
@transitive-bullshit

This comment has been minimized.

Copy link
Member

@transitive-bullshit transitive-bullshit commented May 12, 2014

bittorrent-dht only supporting a single infohash seems to be the main issue here, though I tried downloading 2 torrents simultaneously with DHT disabled and peer discovery via trackers, and it results in one torrent completing fine with the other stuck infinitely with 1 peer. The stuck torrent's swarm keeps getting new connections, but it never successfully handshakes with them. Any ideas on what might be wrong in addition to the obvious DHT limitation?

@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented May 18, 2014

No idea. Need to investigate.

@feross feross removed the enhancement label May 18, 2014
@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented Jun 12, 2014

This should theoretically work now. The DHT now supports looking peers for multiple different torrents concurrently. I'll write a test for bittorrent-client which verifies this. https://github.com/feross/bittorrent-client/issues/29 Closing this issue.

@feross feross closed this Jun 12, 2014
@lock lock bot locked as resolved and limited conversation to collaborators May 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.