peers / peerjs

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

Https server problem. #365

Closed amrendrakumaramar closed 5 years ago

amrendrakumaramar commented 7 years ago

![Uploading Capture.PNG…]() Hi, I am new in webRTC. I am trying a peer to peer video chat. When I try to connect to the cloud through key it shows a message that peerjs cloud do not have secured connection. When I use it locally I am able to access. But need two servers to run as it is in nodejs and my application runs in IIS. Is there any way by which I can use either cloud or both in the same server (IIS). Thanks in advance. Amrendra

tokarev-i-v commented 7 years ago

Try this!