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

[CLOSED] Move peer discovery logic into its own package #134

Closed
feross opened this issue Sep 21, 2014 · 2 comments
Closed

[CLOSED] Move peer discovery logic into its own package #134

feross opened this issue Sep 21, 2014 · 2 comments

Comments

@feross
Copy link
Member

@feross feross commented Sep 21, 2014

Issue by feross
Sunday Aug 17, 2014 at 04:26 GMT
Originally opened as https://github.com/feross/bittorrent-client/issues/38


This module is really complicated right now.

In webtorrent-swarm, it worked really nicely to have that module do connection management and peer discovery. Let's do that here too.

@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented Sep 21, 2014

Comment by feross
Sunday Aug 17, 2014 at 09:27 GMT


Peer discovery is in it's own package now: https://github.com/feross/bittorrent-discovery

@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented Sep 21, 2014

Comment by feross
Sunday Aug 17, 2014 at 10:33 GMT


I'm actually happy with the peer discovery being in its own package. No need to put it into bittorrent-swarm for now.

@lock lock bot locked as resolved and limited conversation to collaborators May 7, 2018
This issue was closed.
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
1 participant
You can’t perform that action at this time.