[ortc] State Transitions for RTCIceGatherer

lgrahl has just created a new issue for https://github.com/w3c/ortc:

== State Transitions for RTCIceGatherer ==
In the `RTCIceGatherer` interface, state transition is not well 
defined. For example: Can a `close`d gatherer go back to `gathering`? 
A state transition diagram would probably help.

Furthermore, the `gather` method of the `RTCIceGatherer` does not 
clarify in which state it can be called without raising an error.

Please view or discuss this issue at 
https://github.com/w3c/ortc/issues/606 using your GitHub account

Received on Thursday, 6 October 2016 21:02:39 UTC