#pragma once #include #include #include "ProxyServer.hh" #include "ServerState.hh" void on_proxy_command( shared_ptr ses, bool from_server, uint16_t command, uint32_t flag, std::string& data);