![]() |
Diarkis C++Client Library API Document
|
#include <functional>
#include "diarkis/common.h"
#include "diarkis/modules/p2p.h"
#include "logging/LoggerFactory.h"
#include "protocol.h"
Go to the source code of this file.
Classes | |
class | Peer |
Structure for managing peer connection status. More... | |
class | DiarkisP2PBase |
Base class that wraps the IDiarkisP2P class for easy use of P2P functionality. More... | |