Add upload stats on uploader
tom-james-watson opened this issue · 3 comments
tom-james-watson commented
Using this.dat.stats.network.uploadTotal
and this.dat.stats.network.uploadSpeed
. Should be able to use same progress bar library.
tom-james-watson commented
Also should be able to show some kind of connected peers stat
tom-james-watson commented
Use stats.on('update')
tom-james-watson commented
Implemented in 8ea4ee3