ipfs / ipfs-companion

Browser extension that simplifies access to IPFS resources on the web
https://docs.ipfs.tech/install/ipfs-companion/
Creative Commons Zero v1.0 Universal
2.04k stars 323 forks source link

Switch API polling to ipfs-stats #358

Open lidel opened 6 years ago

lidel commented 6 years ago

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

hacdias commented 6 years ago

Cool! If you think it would make sense to move it to ipfs-shipyard or if you want push access to it, just tell me. It's always better to have more maintainers.

alanshaw commented 6 years ago

+1