Issue 121: onerror on RTCIceTransport should be on RTCIceListener?

>From Robin Raymond: 

$related #101

If the TURN credentials are expired or bad, that's related to the RTCIceListener not the RTCIceTransport. So onerror should be on that object instead.

I can't think of any other onerror needed for RTCIceTransport.

Received on Tuesday, 1 July 2014 20:52:28 UTC