simple http api to query mumble servers
Find a file
alemi 2f4b52e09d feat: added protobuf tcp protocol for control
just imported mumble's .proto file and added prost to get the rust
structs

Co-authored-by: frelodev <frelodev@gmail.com>
2024-02-18 23:56:59 +01:00
src feat: added protobuf tcp protocol for control 2024-02-18 23:56:59 +01:00
web fix: improved widged example 2024-02-17 04:35:34 +01:00
.editorconfig chore: initial commit 2024-02-16 00:40:42 +01:00
.gitignore chore: initial commit 2024-02-16 00:40:42 +01:00
.rustfmt.toml chore: initial commit 2024-02-16 00:40:42 +01:00
.tci ci: add tci script 2024-02-17 04:12:13 +01:00
build.rs feat: added protobuf tcp protocol for control 2024-02-18 23:56:59 +01:00
Cargo.toml feat: added protobuf tcp protocol for control 2024-02-18 23:56:59 +01:00