#include #include int server_main() { spdlog::error("Server mode is not implemented yet."); return 0; }