tom-james-watson/dat-cp

Add upload stats on uploader

tom-james-watson opened this issue · 3 comments

Using this.dat.stats.network.uploadTotal and this.dat.stats.network.uploadSpeed. Should be able to use same progress bar library.

Also should be able to show some kind of connected peers stat

Use stats.on('update')

Implemented in 8ea4ee3