Some advances. TODO: test board.js, and then game.js, and then implement room.js
[vchess.git] / public / javascripts / socket_url.js.dist
CommitLineData
1d184b4c
BA
1// URL of your socket server (rename into socket_url.js)
2const socketUrl = "ws://localhost:3000";