chesslablab / chess-server

Asynchronous PHP server that provides services of data and chess functionality to play online over a WebSocket connection.
https://chesslablab.github.io/chess-server/
MIT License
49 stars 24 forks source link

Update WorkermanClientStorage.php #332

Closed joanhey closed 3 months ago

joanhey commented 3 months ago

Only encode json 1 time.

Actually is encoded for each user.