webRTCCopy
webRTCCopy copied to clipboard
A simple file sharing application using webRTC-data.io
node --harmony server.js or node server.js returns with: Harmony: ``` class WebSocket extends EventEmitter { ^^^^^ SyntaxError: Unexpected reserved word ... ``` Normal run: ``` const WebSocket = require('./lib/websocket'); ^^^^^...
RTCcopy worked before but it does not work on Firefox mobile now! I disable all Firefox extensions and restart. Other users currently in the room are not in user list....
https://github.com/jimmywarting/StreamSaver.js
Hi, I'm experimenting with your software. Thanks for providing it, by the way. Very cool. However, I'm having trouble getting a second client to connect to a room. With client1...
Hi, I have been exploring further, and have noticed something strange. When both clients connect behind the same NAT, everything works fine as it should. However, when one of the...
> We do not save any file or chat information, **nor do we have the ability to.** You have the ability. You can create a webrtc peer connection in the...
You have concluded that the WebRTC Encryption layer is at parity with OTR?