Skip to content

Commit e4e09f8

Browse files
committed
todo
1 parent 7047225 commit e4e09f8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Sources/ion/WebRTC/WebRTC.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ final class WebRTCClient: NSObject {
113113
if let sdp = sdp {
114114
return completion(.success(sdp))
115115
}
116+
117+
// @TODO SET REMOTE
116118

117119
fatalError("both SDP and Error were nil")
118120
})

0 commit comments

Comments
 (0)