Modifies the global RTCPeerConnection constructor to hook all WebRTC connections created after this function is called, and redirect all their traffic to the provided MockRTCPeer.
Modifies the global RTCPeerConnection constructor to hook all WebRTC connections created after this function is called, and redirect all their traffic to the provided MockRTCPeer.