bgammon/cmd/bgammon-server
2023-11-02 14:48:36 -07:00
..
account.go Add basic command parsing and handling 2023-08-03 22:29:54 -07:00
client.go Require client name to be specified when logging in 2023-10-23 00:15:13 -07:00
client_socket.go Clear write queue on client disconnect 2023-10-26 13:09:14 -07:00
client_websocket.go Only send hello message to non-JSON clients 2023-10-26 15:20:52 -07:00
game.go Add match start and end times to board state 2023-11-02 14:48:36 -07:00
main.go Support WebSocket connections 2023-09-11 22:10:04 -07:00
server.go Add match start and end times to board state 2023-11-02 14:48:36 -07:00