Piotr Brzeziński
Piotr Brzeziński
Judging by the CI logs, the v3 issue is most likely caused by this: https://github.com/Homebrew/homebrew-core/issues/169728. Logs show that brew says `openssl@3` is already installed, so a `brew reinstall openssl@3` would...
Also tested on Safari on iOS 17 - same thing happens.
To maybe speed things up - this is almost certainly a Safari bug. As it is right now, `window.RTCPeerConnection.prototype.addIceCandidate` has `length: 0, name: "addIceCandidate"`. When I add a 3s delay...