// #pragma once // namespace constants { // const int CLIENT_PORT = 9999; // const int MAX_CLIENTS = 128; // }