Command message. More...
#include <socketServerRunner.hpp>
Public Attributes | |
CommandAction | action |
std::optional< std::vector< std::string > > | arg |
Command message.
Messages are formatted with anch::json
CommandAction anch::ut::CommandMessage::action |
Action (required)
std::optional<std::vector<std::string> > anch::ut::CommandMessage::arg |
Command arguments