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

fix RTCDataChannel.send() issue

Open ktabe opened this issue 7 years ago • 0 comments

Hi, I ran across the same problem of https://github.com/mappum/electron-webrtc/issues/124. It seems this problem occurs when sending data and closing datachannel occur in very short time.

ktabe avatar Feb 16 '18 16:02 ktabe