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.
13 lines
474 B
13 lines
474 B
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)
|
|
|