Open jmdejong opened 5 years ago
Though the number of threads on the server has been reduced to 2, it is still not thread safe. The risk is in sending messages. It is possible to send messages to a disconnected client. This should be made thread-safe.
Though the number of threads on the server has been reduced to 2, it is still not thread safe. The risk is in sending messages. It is possible to send messages to a disconnected client. This should be made thread-safe.