Files
dat-thang/inc/cesspool.h
divo 9faba97d1b wrote a simple protobuf sleep_proto.c
begin layout stack
begin install instructions
added info to manpage license readme
2025-09-27 14:15:22 -04:00

15 lines
185 B
C

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