peers / peerjs

Simple peer-to-peer with WebRTC.
https://peerjs.com
MIT License
12.38k stars 1.43k forks source link

Error on serving with https #660

Closed DNDeveloper-s closed 4 years ago

DNDeveloper-s commented 4 years ago

trying to server peerjs server on the same ec2 instance on 8000 port, whereas main app is on 3000 port, using apache2 to serve Capture

afrokick commented 4 years ago

it is not related to PeerJS, sorry. I have no idea about configuration apache or ec2 instance.