Horizon Official Technical Documentation
|
|
#include "Core/Logging/Logger.hpp"
#include "Server/Common/Server.hpp"
#include <boost/asio.hpp>
#include <boost/bind/bind.hpp>
#include <thread>
#include <functional>
Go to the source code of this file.
Classes | |
class | Horizon::Networking::Connector |
Connector object that allows connecting to remote endpoints. More... | |
Namespaces | |
namespace | Horizon |
namespace | Horizon::Networking |