Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 789 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 789 Bytes

tox-capi Build Status

C API for zetox, a toxcore implementation in Rust. Aims to be compatible with C toxcore.

Powered by rusty-cheddar.

Dependencies

Name Version
libsodium >=1.0.0

Building

Fairly simple. You'll need Rust and libsodium.

When you'll have deps, build debug version with

make

License

Licensed under GPLv3+. For details, see LICENSE.