feat(smart-proxy): add UDP transport support with QUIC/HTTP3 routing and datagram handler relay
This commit is contained in:
@@ -24,3 +24,6 @@ tokio-util = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
socket2 = { workspace = true }
|
||||
quinn = { workspace = true }
|
||||
rcgen = { workspace = true }
|
||||
base64 = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user