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
From Shijun Sun:
What is the behavior if calling RTCDtlsTransport.start(param_2) after a valid start(param_1) call?
I see two options: