#include "cli/service/agent/agent_control_server.h"
#include "cli/service/agent/emulator_service_impl.h"
#include <grpcpp/server.h>
#include <grpcpp/server_builder.h>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::agent |