proof of concept history sync for tox ngc
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.
 
 
Green Sky c70026159f
initial commit
4 months ago
LICENSE initial commit 4 months ago
README.md initial commit 4 months ago
ngc_hs1.cpp initial commit 4 months ago
ngc_hs1.h initial commit 4 months ago
ngc_hs1.hpp initial commit 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