libdavec provides C language bindings for Discord's libdave, enabling integration of the DAVE protocol in languages that can interface with C libraries.
For usage examples and API reference, see:
- libdave - The underlying C++ library
- DAVE protocol whitepaper - Protocol details
- Header file - C API reference
make
See Makefile for build customization options.
libdavec is released under the MIT License.