Closed Masterxilo closed 5 years ago
Sorry for the lack of documentation about this, but you have https://0.peerjs.com , it runs on the 443 standard, if you think you would be better with port 9000, I can proxy that port too.
Sadly, that is not implemented in the library yet, so you will need to use the "host" param.
Perfect. If you could, that would be awesome - the fewer configuration to get something cool going the more motivation people will have to go with this!
Because of https://github.com/peers/peerjs-server/issues/90 the cloud peerjs server is now useless for video calls.
We currently only get
http://0.peerjs.com:9000/
but we would need
https://0.peerjs.com:9000/
Yes we should run our own server to control the load, but for evaluation purposes it would be cool if you could provide this.