mirror of
https://github.com/dndx/phantun.git
synced 2025-09-20 06:04:31 +08:00
perf(fake-tcp) use flume to avoid locking in receiver, improved single
connection performance by 300%
This commit is contained in:
@@ -22,3 +22,4 @@ rand = { version = "0.8", features = ["small_rng"] }
|
||||
log = "0.4"
|
||||
internet-checksum = "0.2"
|
||||
tokio-tun = "0.5"
|
||||
flume = "0.10"
|
||||
|
Reference in New Issue
Block a user