A chess server written in Go. The m stands for magnificent.
Go to file
Marco eb946b4267 Many changes!
1. Use maintained websocket framework
2. Introduce function that allows to register a websocket connection per
   player
2023-04-22 21:41:24 +02:00
.vscode First commit 2022-10-22 20:01:55 +02:00
server Many changes! 2023-04-22 21:41:24 +02:00
client_script.sh Many changes. 2022-11-19 11:41:10 +01:00
go.mod Many changes! 2023-04-22 21:41:24 +02:00
go.sum Many changes! 2023-04-22 21:41:24 +02:00
main.go Many changes! 2023-04-22 21:41:24 +02:00
var_file Start building a real API. 2023-04-18 22:12:05 +02:00