simple http api to query mumble servers
Find a file
alemi fc1da3d88d
feat: persistent server connection, cli args
basically it now requires to connect to one server to give stats about
it, and optionally can ping/peek
2024-02-21 02:22:26 +01:00
src feat: persistent server connection, cli args 2024-02-21 02:22:26 +01:00
web chore: updated example widget with userlist 2024-02-19 02:02:39 +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 chore: removed tonic, using prost-build directly 2024-02-19 18:29:59 +01:00
Cargo.toml chore: removed tonic, using prost-build directly 2024-02-19 18:29:59 +01:00