You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
474 B
14 lines
474 B
10 months ago
|
make before break!
|
||
|
|
||
|
createOffer:
|
||
|
create new ice gatherer, icetransport, dtlstransport, store as new[...]
|
||
|
wait for new dtlstransport to be established
|
||
|
dispose old things
|
||
|
|
||
|
setRemoteDescription:
|
||
|
detect ice restart as change of ufrag/pwd
|
||
|
create new ice gatherer, icetransport, dtlstransport, store as new[...]
|
||
|
wait for new dtlstransport to be established
|
||
|
dispose old things
|
||
|
-- do this first as it is testable with chrome (requires interop test)
|