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
- Host: GitHub
- URL: https://github.com/green-sky/tox_ngc_ext
- Owner: Green-Sky
- License: mit
- Created: 2023-01-12T18:44:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-06T16:35:12.000Z (about 2 years ago)
- Last Synced: 2025-02-28T10:56:37.580Z (7 months ago)
- Language: C++
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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