chesslablab / chess-server

Asynchronous PHP chess server.
https://chesslablab.github.io/chess-server/
MIT License
47 stars 24 forks source link

Increase the maximum allowed packet size #360

Closed programarivm closed 1 month ago

programarivm commented 1 month ago

Fatten up the server's capacity to handle bigger packets by increasing the max_allowed_packet size.