read ECONNRESET

Hello everyone , i had this error when i try to join many clients at the same time , any idea to solve the issue please ?
0_1654706840455_d540cc54-a456-430f-b353-b12483f46edc-image.png

It looks like connection timeout caused by lots of clients at the same time. I'm asking the team what should we do if this happens.
If the number of clients is big enough, timeout errors will happen sooner or later. Try to increase the timeout value or catch errors by your code.
The server should serve how many clients at the same time is depend on your game design.
Ther sever can serve how many clients at the same time is depend on the soft and hardware.