ipfs/ipfs-companion

Switch API polling to ipfs-stats

Open

#358 创建于 2018年1月20日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (1,992 star) (364 fork)batch import
P3good first issuehelp wantedkind/maintenancestatus/deferred

描述

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

贡献者指南