chesslablab/chess-server
Asynchronous PHP server that provides chess services over a WebSocket connection.
PHPMIT
Issues
- 0
Use `amphp/parallel` for async task
#422 opened by ging-dev - 0
Implement the /recognizer command
#420 opened by programarivm - 0
Parallelization of long-running commands
#382 opened by programarivm - 0
Parallelize the image command
#394 opened by programarivm - 0
Parallelize the leave command
#407 opened by programarivm - 0
Parallelize the resign command
#408 opened by programarivm - 0
Parallelize the restart command
#409 opened by programarivm - 0
Parallelize the start command
#410 opened by programarivm - 0
Parallelize the totp_refresh command
#411 opened by programarivm - 0
Parallelize the totp_signin command
#412 opened by programarivm - 0
Parallelize the totp_signup command
#413 opened by programarivm - 0
Parallelize the ranking command
#386 opened by programarivm - 0
Parallelize the result_player command
#392 opened by programarivm - 0
Parallelize the result_event command
#391 opened by programarivm - 0
Parallelize the annotations_game command
#385 opened by programarivm - 0
Parallelize the result command
#387 opened by programarivm - 0
Parallelize the autocomplete_white command
#390 opened by programarivm - 0
Parallelize the autocomplete_event command
#389 opened by programarivm - 0
Parallelize the autocomplete_black command
#388 opened by programarivm - 0
Parallelize the search command
#393 opened by programarivm - 0
Parallelize the stockfish command
#384 opened by programarivm - 0
Parallelize the play_rav command
#383 opened by programarivm - 0
Parallelize the heuristics command
#381 opened by programarivm - 0
- 0
Fix the search of games by movetext
#379 opened by programarivm - 0
Update the docs on the data commands
#376 opened by programarivm - 0
Ranking of the top 100 players
#374 opened by programarivm - 1
Update the ELO of the players
#370 opened by programarivm - 0
- 0
Fix the transmission of chessboard images
#366 opened by programarivm - 0
- 0
Place the static SQL in constants with a name
#353 opened by joanhey - 0
Update the docs on the data commands
#355 opened by programarivm - 2
The db or persistent data need to be separated
#351 opened by joanhey - 5
- 1
Ensure the server is running
#361 opened by programarivm - 0
Increase the maximum allowed packet size
#360 opened by programarivm - 16
WebSocketization of the API endpoints
#311 opened by programarivm - 0
Increase the server timeout
#359 opened by programarivm - 2
Db::getInstance is not correct
#352 opened by joanhey - 0
WebSocketize the POST /v1/tutor/fen endpoint
#320 opened by programarivm - 0
WebSocketize the POST /v1/play/rav endpoint
#319 opened by programarivm - 0
- 0
WebSocketize the POST /v1/search endpoint
#316 opened by programarivm - 0
WebSocketize the POST /v1/stats/event endpoint
#317 opened by programarivm - 0
WebSocketize the POST /v1/stats/player endpoint
#318 opened by programarivm - 0
- 0
- 0
WebSocketize the GET /v1/stats/opening endpoint
#313 opened by programarivm - 0
MySQL setup
#321 opened by programarivm