mirror of
https://github.com/Green-Sky/tox_ngc_ext.git
synced 2025-02-05 08:27:21 +01:00
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
Languages
C++
90.6%
C
9.4%