mirror of
https://github.com/Green-Sky/tox_ngc_ext.git
synced 2024-12-22 02:23:24 +01:00
prototype ngc custom packet multiplexer
LICENSE | ||
ngc_ext.cpp | ||
ngc_ext.h | ||
ngc_ext.hpp | ||
README.md |
NGC custom packet multiplexer
uses a single leading byte in custom packets to determain which callback to call
ngc_ext.h
is the public c interface
TODO:
- make c only
- merge .hpp into .h
- move .cpp to .c
- public/private packet