electron-webrtc icon indicating copy to clipboard operation
electron-webrtc copied to clipboard

Emit events

Open getkey opened this issue 8 years ago • 1 comments

Currently we need to assign a function to DataChannel or PeerConnection instances' on-something properties (eg onicecandidate). It is nicer to let the user register listeners.

getkey avatar Jan 13 '17 23:01 getkey

I published the NPM package electron-webrtc-patched because I need the changes in this PR. I will take it down if my PRs are accepted.

getkey avatar Feb 26 '17 10:02 getkey