issues
search
HMI-Studios
/
CivCloneJS
3
stars
1
forks
source link
Refactor: Server Compatibility
#69
Closed
kjniemela
closed
2 years ago
kjniemela
commented
2 years ago
closes #66
Added config file for PORT number and ADDR_PREFIX.
World now connects to server over
wss
protocol but falls back to
ws
if the connection fails.
closes #66
wss
protocol but falls back tows
if the connection fails.