jiti-meet/react/features/connection-stats/components
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
..
ConnectionStatsTable.tsx ref(conn-indicator): remove E2E RTT (#12139) 2022-09-12 15:57:15 -05:00
index.js feat(connection-stats): convert connection stats display to react 2017-06-20 13:49:02 -05:00