fix: reuse conn by dst_peer_id, every peer use only 1 quic conn, to fix nat lost problem (#2216)

This commit is contained in:
21paradox
2026-05-09 22:33:44 +08:00
committed by GitHub
parent 8e1d079142
commit bfbfa2ef8d
3 changed files with 87 additions and 44 deletions
+1
View File
@@ -70,6 +70,7 @@ async-stream = "0.3.5"
async-trait = "0.1.74"
dashmap = "6.0"
moka = { version = "0.12", features = ["future"] }
timedmap = "=1.0.1"
# for full-path zero-copy