jiti-meet/react/features/connection-indicator
Misha 3ef3233242
ref(conn-indicator): remove E2E RTT (#12139)
There was a fundamental change in how e2e pings work in lib-jitsi-meet where it does few pings at the beginning, pushes metrics and shuts the whole thing down, so there are no more e2ertt updates after that. Plus it's disabled by default. @paweldomas have decided with @bgrozev to remove that instead of trying to adjust. Even if e2e pings are enabled the data is not feed correctly to the indicators, what's wrong there is as soon as the pings stop going the new data does not arrive and then all you get is N/A if the UI component is recreated.
2022-09-12 15:57:15 -05:00
..
components ref(conn-indicator): remove E2E RTT (#12139) 2022-09-12 15:57:15 -05:00
actions.js feat: Adds more debug information in the GSM bars popover (#7627) 2020-10-02 15:20:24 +02:00
functions.js fix(misc) fix typos 2022-07-14 09:10:08 +02:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
middleware.js ref: eslint-config-jitsi@1.0.3 2020-05-20 17:14:29 +02:00
statsEmitter.js Pushes e2e pings to rtcstats (#11270) 2022-04-01 13:50:52 +01:00