Function hookAllWebRTC

  • 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.

    Parameters

    Returns void

Generated using TypeDoc