Issue 214: getStats on "closed" objects

>From Philipp Hancke:

7) page 6, section 2.3.2

Stops and closes the DTLS transport object. Since stop() is final, if
start() is called afterwards, throw an InvalidStateError exception.

what happens when calling getStats after this? There was some discussion of that case for the PC -- see w3c/webrtc-stats#3 and https://bugzilla.mozilla.org/show_bug.cgi?id=1056433 for some implementation rationale.

Received on Wednesday, 17 June 2015 15:28:10 UTC