You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
LICENSE | 4 months ago | |
README.md | 4 months ago | |
ngc_hs1.cpp | 4 months ago | |
ngc_hs1.h | 4 months ago | |
ngc_hs1.hpp | 4 months ago |
README.md
NGC history sync prototype/PoC
very experimental and not for production
it uses just the peer_key and pseudo message id to gossip and request using filetransfers
uses tox_ngc_ext for custom packets (gossip)
ngc_hs1.h
is the public c interface
the .hpp is private