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

A demo of using WebRTC with no signaling server.

Results 15 serverless-webrtc issues
Sort by recently updated
recently updated
newest added

I am getting this error . UNABLE TO FIND NATIVE MODULE when I run it on Node Js

Hi. I added the ability to chat with multiple users in your serverless-webrtc project. It's basically just pulling out code from your js/serverless-webrtc.js file into two classes SWHostConnection.js and SWGuestConnection.js....

"run out of" means "(of a supply of something) be used up", so I was confused to read this sentence at first.

Force this to work on chrome without HTTPS

https://www.reddit.com/r/ipfs/comments/8pi62d/ipfs_webrtc_chat/ From u/rictic In Chrome 68 I get this stack trace in the console, and the offer never shows up when I click Create: ``` Uncaught RangeError: Maximum call stack...

There are unanswered pull requests

Sending that text to my next door neighboor is just going to scare him out. I wonder what are the ways we could do this (beyond QR codes) Open for...

Does this work in a closed network (f.e. on a wifi network with no internet)? I'd like to connect two devices by running code in each device's browser. They are...

Hi, I have this issue: root@vm3:~/node_modules/serverless-webrtc# node serverless-webrtc.js --create /home/jaricek/node_modules/wrtc/lib/peerconnection.js:215 throw new Error('Invalid call to createOffer - function must either have ^ Error: Invalid call to createOffer - function must...