mirror of
https://github.com/Green-Sky/tox_ngc_hs1.git
synced 2024-12-27 04:03:24 +01:00
proof of concept history sync for tox ngc
LICENSE | ||
ngc_hs1.cpp | ||
ngc_hs1.h | ||
ngc_hs1.hpp | ||
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