mirror of
https://github.com/livekit/livekit.git
synced 2026-05-23 19:05:31 +00:00
9c3794144e
* Force DTLE role client for the simulated client side peer connection during migration. Without that, with remote side being ice-lite (i. e. server offer is subscriber peer connection), pion chooses the server DTLS role and both side end up being servers. * pion/webrtc -> 3.1.21 * remove local reference * Use setup from previous answer * more comments