Issue 146: RTCDtlsTransport: Effect of calling start() after start()?

>From Shijun Sun: 
What is the behavior if calling RTCDtlsTransport.start(param_2) after a valid start(param_1) call?

I see two options:
1. start new session
2. throw exception

Received on Thursday, 21 August 2014 17:22:25 UTC