lbry-desktop/ui/redux
mayeaux e3791aefdc
Send video bitrate and user bandwidth to Watchman (#7145)
* adding functionality to detect user download speed

* calculating bandwidth speed more intelligently

* saving download speed and updating it every 30s

* all the functionality should be done needs testing

* fix linting

* use a 1mb file for calculating bandwidth

* add optional chaining plugin to babel and get bitrate from texttrack

* allow optional chaining for flow

* ignore flow error

* disable bandwidth checking functionality

* fix flow error
2021-10-06 14:59:33 -04:00
..
actions Send video bitrate and user bandwidth to Watchman (#7145) 2021-10-06 14:59:33 -04:00
reducers List own comments (#7171) 2021-10-01 08:10:27 -04:00
selectors Fix linked-comment scrolling 2021-10-01 15:51:05 +08:00