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

Make the /start command respond with the username #368

Closed programarivm closed 2 months ago

programarivm commented 2 months ago

The /start command needs to also respond with the username who created the game.

See: