[UI] Add flags, bytes uploaded/downloaded, RTT to Peers tab on webui#451
[UI] Add flags, bytes uploaded/downloaded, RTT to Peers tab on webui#451ppayne wants to merge 1 commit intodeluge-torrent:developfrom
Conversation
ppayne
commented
May 12, 2024
- add a flags string to each peer indicating the current state of the peer
- add the total bytes uploaded/downloaded by each peer
- add the estimated round-trip time to peers to which we connected
* add a flags string to each peer indicating the current state of the peer * add the total bytes uploaded/downloaded by each peer * add the estimated round-trip time to peers to which we connected
|
Actually I created this patch 8 years ago (have had it in my own fork of this repository since 5 August 2016) and have found it invaluable - for some reason I like to know the details about the peers. I've taken the latest pull from the |
|
I noticed #3499 Stop using deprecated LibTorrent features in which it recommends using So I'm wondering if I should try something like |
|
Well I've tried every combo I can think of and none work, not |