Re: Issue 100: Section 2: DTLS Transport Issues

If RTCDtlsTransport.setTransport is removed as was discussed at the June 24 ORTC CG meeting, then if RTCIceTransport is not provided within the constructor there would be no way to add it later. So it cannot be optional in the constructor. Also, the transport attribute cannot be nullable.

Should an invalid parameter to start() throw an InvalidParameter exception?

Other proposed changes seem reasonable.

Received on Friday, 27 June 2014 18:44:24 UTC