peers / peerjs-server

Server for PeerJS
https://peerjs.com
MIT License
4.38k stars 1.09k forks source link

Run cloud server not on port 9000 #9

Closed michelle closed 5 years ago

michelle commented 11 years ago

Because some places have firewalls that block on non-web ports.

Bek81 commented 9 years ago

really useful!

salfredogonzalez commented 9 years ago

You dont really say how are you running the server, there are two different ways at the docs, one peerjs -port 8080 by example and the other is with nodejs, changing the lisnteningn port.

dlinx commented 8 years ago

+1

afrokick commented 5 years ago

@kidandcat FYI

And maybe we should run nginx proxy to solve https issue if it exists

afrokick commented 5 years ago

Ok, test server works on 443