simple http api to query mumble servers
Find a file
alemi d0c6987ad4
feat: now a simple webserver with axum
i plan to make it keep an ongoing single session so a dedicated process
answering http requests will make sense
2024-02-16 02:26:16 +01:00
src feat: now a simple webserver with axum 2024-02-16 02:26:16 +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
Cargo.toml feat: now a simple webserver with axum 2024-02-16 02:26:16 +01:00