Client class added

This commit is contained in:
aortigos
2026-04-16 21:56:28 +02:00
parent 4770d79418
commit b925cc74c7
4 changed files with 72 additions and 1 deletions

View File

@@ -21,6 +21,8 @@
# include <vector>
# include <poll.h>
# include "../Client/Client.hpp"
class Server
{
private: