feat(client): connection profiles (--profile/-P, --save) with JSON persistence

This commit is contained in:
2025-08-21 12:39:21 -07:00
parent 4cef273e57
commit 97308f9d15
6 changed files with 278 additions and 13 deletions
+1
View File
@@ -39,6 +39,7 @@ axum = { version = "0.7", features = ["ws"] }
prost = "0.13"
prost-types = "0.13"
bytes = "1"
dirs-next = "2"
[profile.release]
# Favor smaller, simpler binaries with good runtime perf