ipfs/ipfs-companion

Switch API polling to ipfs-stats

Offen

#358 geöffnet am 20.01.2018

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (364 Forks)batch import
P3good first issuehelp wantedkind/maintenancestatus/deferred

Repository-Metriken

Stars
 (1.992 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 53T 3h) (1 gemergte PR in 30 T)

Beschreibung

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