0e3b79dc8815a7c5bf13d5f5f624acb4d9a51d2d
Previously, a new socket was being opened and closed on every call. Now, there is one socket per client which is used continuously until the connection closes.
Description
No description provided
Languages
C++
93.7%
CMake
6.3%