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

Fix the transmission of chessboard images #366

Closed programarivm closed 3 months ago

programarivm commented 3 months ago

The board is always shown turned towards the side of the black pieces. See src/Command/Binary/ImageCommand.php