23#include <opendht/infohash.h>
25using namespace std::literals;
30namespace swarm_protocol {
static constexpr int version
void emitSignal(Args... args)
std::optional< Request > request
MSGPACK_DEFINE_MAP(v, is_mobile, request, response)
std::optional< Response > response
MSGPACK_DEFINE_MAP(q, num, nodeId)
std::vector< NodeId > mobile_nodes
MSGPACK_DEFINE_MAP(q, nodes, mobile_nodes)
std::vector< NodeId > nodes
MSGPACK_ADD_ENUM(jami::swarm_protocol::Query)