ethanglide 0e3b79dc88 Improve socket connection style
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.
2024-07-09 15:04:47 -04:00
2024-07-04 16:57:11 -04:00
2024-07-09 15:04:47 -04:00
2024-07-04 16:57:11 -04:00
2024-07-04 11:32:47 -04:00
2024-07-04 16:57:11 -04:00
2024-07-05 15:37:02 -04:00
Description
No description provided
50 KiB
Languages
C++ 93.7%
CMake 6.3%