chesslablab / chess-server

Asynchronous PHP server that provides chess services over a WebSocket connection.
https://chesslablab.github.io/chess-server/
MIT License
51 stars 24 forks source link

Ranking of the top 100 players #374

Closed programarivm closed 2 months ago

programarivm commented 2 months ago

Implement a new command called ChessServer\Command\Data\RankingCommand that retrieves the top 100 players by ELO.