-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Labels
Description
Received lots of confusion about why duplicate methods in RTCIceListener vs RTCIceTransport (e.g. onlocalcandidate) and take a look at Example 6 (April 12th editor's draft). The duplication causes too much explanation and seems to add very little if no value at all. Appears examples can be implemented entirely without RTCIceListener exposing the duplicate methods (including forking).