jiti-meet/react/features/connection-indicator
Leonard Kim eb1a44f5ba ref(stats): do not modify stats object from lib
This is more of a principle change than a necessary one.
In lib-jitsi-meet, when a getStats call finishes, the
stats are processed and first emitted (and received by
jitsi-meet) and then processed again for sending to
remote participants. Modifying the stats in place changes
the structure of stats before the second processing,
which maybe be unexpected.
2017-09-29 18:41:49 -07:00
..
components feat(connection-indicator): implement automatic hiding on good connection (#2009) 2017-09-26 11:55:09 -05:00
index.js ref(stats): process stats through one pub/sub 2017-07-19 15:11:35 -07:00
statsEmitter.js ref(stats): do not modify stats object from lib 2017-09-29 18:41:49 -07:00