ipfs/ipfs-companion

Switch API polling to ipfs-stats

Open

#358 opened on Jan 20, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (364 forks)batch import
P3good first issuehelp wantedkind/maintenancestatus/deferred

Repository metrics

Stars
 (1,992 stars)
PR merge metrics
 (Avg merge 53d 3h) (1 merged PR in 30d)

Description

Background

Right now we poll stats about peers and repo manually. @hacdias extracted similar code into ipfs-stats during his work on IPFS Desktop 👌

It may be a good idea to reuse it in Companion to decrease code we have to maintain..

References

Contributor guide