ipfs/ipfs-companion

Switch API polling to ipfs-stats

开放

#358 创建于 2018年1月20日

 (2 条评论) (0 个反应) (0 位负责人)JavaScript (364 个派生)batch import
P3good first issuehelp wantedkind/maintenancestatus/deferred

仓库指标

星标
 (1,992 个星标)
PR 合并指标
 (平均合并 53天 3小时) (30 天内合并 1 个 PR)

描述

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

贡献者指南