Mumble client library for C (WIP!!!)
Go to file
latex 5d54ace558 add LGPLv3 license 2023-01-29 18:18:30 +01:00
deps Add nanopb 0.4.7 as submodule 2023-01-23 00:11:01 +01:00
include add mumble_connect to connect to TCP 2023-01-29 18:17:44 +01:00
src add mumble_connect to connect to TCP 2023-01-29 18:17:44 +01:00
tests add mumble_connect to connect to TCP 2023-01-29 18:17:44 +01:00
.gitignore fix API, fix Makefile, add unit tests 2023-01-26 00:46:22 +01:00
.gitmodules Add nanopb 0.4.7 as submodule 2023-01-23 00:11:01 +01:00
LICENSE add LGPLv3 license 2023-01-29 18:18:30 +01:00
Makefile fix API, fix Makefile, add unit tests 2023-01-26 00:46:22 +01:00
README Update README with better desc 2023-01-22 22:51:28 +01:00
config.mk fix shared library build 2023-01-29 18:18:06 +01:00

README

libumumble: a Mumble client library for C

Right now there is no code, but I want to give this a shot as I want to make a
Mumble client due to dissatisfaction with the official client.