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.master
|
|
||
108 |
|
108 |
|
109 |
|
109 |
|
110 |
|
110 |
|
111 |
|
|
|
112 |
|
|
|
113 |
|
|
|
114 |
|
|
|
115 |
|
|
|
|
111 |
|
|
|
112 |
|
|
116 |
|
113 |
|
117 |
|
114 |
|
118 |
|
115 |
|
119 |
|
116 |
|
120 |
|
117 |
|
121 |
|
|
|
122 |
|
|
|
|
118 |
|
|
|
119 |
|
|
|
120 |
|
|
|
121 |
|
|
123 |
|
122 |
|
124 |
|
|
|
|
123 |
|
|
125 |
|
124 |
|
126 |
|
125 |
|
127 |
|
126 |
|