Re: PR for adding RtpSender.transport, RtpReceiver.transport, RTCDtlsTransport, RTCIceTransport, etc

On 06/23/2015 10:38 PM, Peter Thatcher wrote:
> Does DtlsTransport really have a "disconnected"/retrying state?  I
> guess we could make it "disconnected" any time the underlying
> IceTransport is disconnected, but that adds complexity.  What value do
> we gain to make it worthwhile?

I don't know DTLS well enough to say..... I'm sure there are states
where the ICE connection is working fine, but traffic isn't getting
through because something's wrong at the DTLS layer - it would be
important to clearly identify that we're in that state.

Otherwise, the fewer states the better.

Received on Wednesday, 24 June 2015 07:28:12 UTC