ethanglide
0e3b79dc88
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. |
||
---|---|---|
.. | ||
Client.cpp | ||
Client.hpp | ||
CMakeLists.txt | ||
Request.cpp | ||
Request.hpp | ||
Response.cpp | ||
Response.hpp | ||
Server.cpp | ||
Server.hpp |