#include "PSync/producer-base.hpp"
#include <random>
#include <set>
#include <ndn-cxx/util/segment-fetcher.hpp>
Go to the source code of this file.
Classes | |
class | psync::FullProducer |
Full sync logic to synchronize with other nodes where all nodes wants to get all names prefixes synced. More... | |
Namespaces | |
psync | |
Variables | |
const ndn::time::milliseconds | psync::SYNC_INTEREST_LIFTIME = 1_s |