electron-webrtc
electron-webrtc copied to clipboard
fix RTCDataChannel.send() issue
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.