An open API service indexing awesome lists of open source software.

https://github.com/green-sky/tox_ngc_ext

prototype ngc custom packet multiplexer
https://github.com/green-sky/tox_ngc_ext

Last synced: 26 days ago
JSON representation

prototype ngc custom packet multiplexer

Awesome Lists containing this project

README

          

# 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