Files
dat-thang/inc/cesspool.h

15 lines
185 B
C
Raw Normal View History

#ifndef CESSPOOL_H
#define CESSPOOL_H
#include "key.h"
// bootstrap node
// dht
// discovery
// lookup (key) ↳ lookup1
// announce
// ping
// holepunch udp
#endif /* CESSPOOL_H */