Proof of concept with a tiny webserver

This commit is contained in:
Herbert Wolverson
2023-03-17 19:48:30 +00:00
parent b19b8b356b
commit 26efcdb208
7 changed files with 219 additions and 177 deletions

1
.gitignore vendored
View File

@@ -53,6 +53,7 @@ src/liblqos_python.so
src/webusers.toml
src/lqusers.toml
src/dist
src/rust/lqos_anonymous_stats_server/anonymous.sqlite
# Ignore Rust build artifacts
src/rust/target