max-mapper / max-mapper/torrent
Amount Downloaded from Each Peer
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 630
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
Hi @maxogden, I really liked using this module. I would like to know if there is a way to list the amount of file downloaded from each peer, using this module.
So far. I did not find anything in the README itself.
Or, is it something the bittorrent tracker server or dht would provide?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the README and tracing how this module obtains peer and download statistics. Determine whether per-peer downloaded amounts are available from the module itself, the BitTorrent tracker, or the DHT, and document the expected source and interface before deciding what implementation is needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100