Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Tracking progress and other data #107

Open
fazo96 opened this issue Feb 4, 2016 · 0 comments
Open

Tracking progress and other data #107

fazo96 opened this issue Feb 4, 2016 · 0 comments

Comments

@fazo96
Copy link

fazo96 commented Feb 4, 2016

I searched for a bit, but I didn't find any issue talking about tracking download/upload progress, seed count and other similar information.

In torrent clients, you always have the ability to see what you are downloading, uploading, seed and peer count, etc. Of course that interface doesn't apply very well to IPFS, however I think some information that is currently inaccessible via any API (as far as I know) would be very useful to build interfaces and apps:

  • download progress of items from the bitswap wantlist
  • seed and peer (as in seeders and people requesting it) count, if possible of course, for everything in the wantlist (and maybe arbitrary hashes)
  • some data about IPNS names, such as latest record date, expire date, seeds and maybe even information about past, expired records
  • upload progress of hashes and in general some information about what requests is the node currently fullfilling
  • similar information but about other nodes (if it's already used by the local node, no point downloading it just to show it off)

I'm sorry if this information is available elsewhere, but I couldn't find anything in my limited search

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

No branches or pull requests

2 participants