js-platform / p2p

PeerConnection broker for WebRTC
316 stars 40 forks source link

Should support both http and https (if key/cert is available) #14

Closed modeswitch closed 11 years ago

modeswitch commented 11 years ago

Fixed. If SSL certs are available, server will start on 8081. Otherwise, server starts on 8080 without SSL.