Add debug logging and global connection map

This commit is contained in:
2024-05-21 00:22:41 -06:00
parent 725db06703
commit b2cae01bf8
3 changed files with 31 additions and 5 deletions
Generated
+1
View File
@@ -381,6 +381,7 @@ name = "mumble-webtransport-proxy"
version = "0.1.0"
dependencies = [
"anyhow",
"lazy_static",
"tokio",
"tracing",
"tracing-subscriber",