tox ngc history sync PoC1 (+ft for history)
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Green Sky f940d44952
better includes
4 months ago
README.md mirnor refactor 8 months ago
ft_recv.dot dot ft recv mostly done 7 months ago
ft_send.dot simplify ft_send.dot 7 months ago
ngc_ft1.cpp timeout started filetransfers 4 months ago
ngc_ft1.h better includes 4 months ago
ngc_hs1.cpp fix it 5 months ago
ngc_hs1.h better includes 4 months ago
ngc_hs1.hpp compiled again, some kinda bug still there 5 months ago

README.md

.h -> c header (public interface)

.hpp -> c++ header (private interface)

.cpp -> c++ source (private implementation)