inolen / quakejs

1.45k stars 191 forks source link

allow https:// and wss:// servers #72

Open glennhartmann opened 4 years ago

glennhartmann commented 4 years ago

Unfortunately it's not really feasible to have a master server in this case, but clients can still direct-connect to a secure dedicated server via URL.

This should address https://github.com/inolen/quakejs/issues/12.