Draft of Grand chess. Not bad, but style to adjust (10%), and castle + pawn captures...
[vchess.git] / public / javascripts / utils / socket_url.js.dist
1 // URL of your socket server (rename into socket_url.js)
2 const socketUrl = "ws://localhost:3000";