lucastwong
lucastwong
How did you set up these multiple-person meetings? An array of connections?
WebSocket network error: The operation couldn’t be completed. Operation timed out
WebSocket network error: OSStatus Error -9806: connection closed via error
My web app is with html css + JS. So do I just put in this part? const peer = new Peer('someid', { host: 'localhost', port: 9000, path: '/myapp' });...
I already have STUN and TURN listed in the code...do I need to set this up????
This is a great explanation. I'll look into it. Meanwhile I think I have found your email...please feel free to respond if this interests you or anyone that you know....
@RamyaAshika How did you deploy it in Heroku? You mind walk me through? I have a static web app currently hosted in azure.
Everytime when my site doesn't work, the demo on peerjs.com doesn't work. It would be nice to have the demo work, even though our sites don't work! lol.
I have made it work on AWS.
Yes I do. What are the specific conditions?