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 etorrent to output a list of peers. #87

Open
jlouis opened this issue Feb 9, 2011 · 1 comment
Open

Allow etorrent to output a list of peers. #87

jlouis opened this issue Feb 9, 2011 · 1 comment

Comments

@jlouis
Copy link
Owner

jlouis commented Feb 9, 2011

Output a list of connected peers. Either by torrent or globally. You may want to streamline other parts of the UI framework first. There are two code paths, one for the webui and one for the CLI UI, and they can probably be coalesced into one.

What to present is less important at first. Just put down some general stats. Tracking along on what the peer table in ETS has is probably a good start.

@jlouis
Copy link
Owner Author

jlouis commented Feb 12, 2011

See also #73

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant