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.
|
4 months ago | |
---|---|---|
LICENSE | 4 months ago | |
README.md | 4 months ago | |
ngc_ext.cpp | 4 months ago | |
ngc_ext.h | 4 months ago | |
ngc_ext.hpp | 4 months ago |
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