ipfs/ipfs-companion

Switch API polling to ipfs-stats

Ouverte

#358 ouverte le 20 janv. 2018

 (2 commentaires) (0 réaction) (0 personne assignée)JavaScript (364 forks)batch import
P3good first issuehelp wantedkind/maintenancestatus/deferred

Métriques du dépôt

Stars
 (1 992 étoiles)
Métriques de merge PR
 (Merge moyen 53j 3h) (1 PR mergée en 30 j)

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

Guide contributeur