* feat(JSPC): ICE establishment time Will report total ICE establishment time under 'ice.initiator.establishmentDuration' and 'ice.responder.establishmentDuration' ('p2p.' prefix added for P2P). It's the amount of time between the time when either checking or gathering started (whichever starts first) and when ICE entered 'connected' for the first time. * fix(JSPC): simplify and rename eventmaster
|
|
||
351 |
|
351 |
|
352 |
|
352 |
|
353 |
|
353 |
|
354 |
|
|
|
355 |
|
354 |
|
356 |
|
|
|
|
355 |
|
|
357 |
|
356 |
|
358 |
|
357 |
|
359 |
|
358 |
|
|
359 |
|
|
|
360 |
|
|
|
361 |
|
|
|
362 |
|
|
|
363 |
|
|
|
364 |
|
|
|
365 |
|
|
|
366 |
|
|
|
367 |
|
|
|
368 |
|
|
|
369 |
|
|
|
370 |
|
|
|
371 |
|
|
|
372 |
|
|
360 |
|
373 |
|
361 |
|
374 |
|
362 |
|
375 |
|