chesslablab / chess-server

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

Parallelize the image command #394

Closed programarivm closed 1 month ago

programarivm commented 1 month ago

The /image command in src/Command/Binary/ImageCommand.php needs to run in parallel.