C library implementing the Tox peer-to-peer encrypted messaging protocol
C library implementing the Tox peer to peer network protocol
toxcore$ gcc myapp.c -o myapp $(pkg-config --cflags --libs libtoxcore)$ pkg-config --modversion libtoxcore$ pkg-config --cflags libtoxcore