Files
AR-Menu/AR Menu/Needle/MenuScene/node_modules/rtcpeerconnection-shim/icerestart
2025-11-30 08:35:03 +02:00

14 lines
474 B
Plaintext

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)