-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Description
Hi folks,
I just tried to migrate my data-channel playground app to current 0.9.0-SNAPSHOT using WebRTC API provided by #203 and found some small issues:
RTCPeerConnection.createDataChannelis not callable, its missing itsRTCDataChannelInitparameterRTCPeerConnection.ondatachanneldoes not emit anRTCDataChannelEvent, so one can not react on data channels requested by the peer.- some properties on
RTCPeerConnectionarevalbut their value change over time. Wonder if it would make more sense to expose them asdef.
Metadata
Metadata
Assignees
Labels
No labels