Merge pull request #96 from joe-hellomoon/feat/add-lunarlander-swqos

# Conflicts:
#	Cargo.toml
#	src/constants/swqos.rs
#	src/swqos/lunarlander.rs
#	src/swqos/mod.rs
This commit is contained in:
0xfnzero
2026-07-12 17:55:32 +08:00
6 changed files with 272 additions and 230 deletions
+1
View File
@@ -112,6 +112,7 @@ sha2 = "0.10"
tonic-prost = "0.14.2"
# 须含 runtime-tokio,否则 quinn::Endpoint::client 报 no async runtime foundQUICSpeedlanding/Soyas)无法初始化
quinn = { version = "0.11", default-features = false, features = ["rustls", "runtime-tokio"] }
lunar-lander-quic-client = "0.1"
rcgen = "0.13"
uuid = "1.11"