Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit a07f972

Browse files
committed
remove WebRTC-SDK from specs v5
1 parent 6b01a4d commit a07f972

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/MembraneRTC/PeerConnectionManager.swift

-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ internal class PeerConnectionManager: NSObject, RTCPeerConnectionDelegate {
5757
config.sdpSemantics = .unifiedPlan
5858
config.continualGatheringPolicy = .gatherContinually
5959
config.candidateNetworkPolicy = .all
60-
config.disableIPV6 = true
6160
config.tcpCandidatePolicy = .disabled
6261

6362
// if ice servers are not empty that probably means we are using turn servers

0 commit comments

Comments
 (0)