feat: compress connection keys (rtun2) for easier copy/paste

This commit is contained in:
bzuccaro
2026-08-02 12:07:54 -06:00
parent ab1f74214a
commit 6bc3c00b64
13 changed files with 97 additions and 25 deletions
+1
View File
@@ -29,6 +29,7 @@ hyper-util = { version = "0.1", features = ["full", "server-graceful"] }
http-body-util = "0.1"
tower-service = "0.3"
base64 = "0.22"
miniz_oxide = "0.8"
sha2 = "0.10"
bytes = "1"
futures = "0.3"