- From: Peter Thatcher <pthatcher@google.com>
- Date: Thu, 21 Aug 2014 10:32:51 -0700
- To: Bernard Aboba <Bernard.Aboba@microsoft.com>
- Cc: "public-ortc@w3.org" <public-ortc@w3.org>
Calling IceTransport.start does a restart. We could do the same for DtlsTransport. However, I don't see a use case, and it would be more work for the implementation. So, can we do #2 until we think of a use case? On Thu, Aug 21, 2014 at 10:21 AM, Bernard Aboba <Bernard.Aboba@microsoft.com> wrote: > >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:33:58 UTC