Zappy Server
C++ game server: world, rules, scheduler, network
Loading...
Searching...
No Matches
Connection.hpp File Reference
#include <optional>
#include <string>
#include <string_view>
#include "ClientType.hpp"
+ Include dependency graph for Connection.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Connection
 One client socket plus its read/write buffers. More...