mirror of
https://mirror.suhoan.cn/https://github.com/EasyTier/EasyTier.git
synced 2025-12-14 05:37:23 +08:00
zero copy tunnel (#55)
make tunnel zero copy, for better performance. remove most of the locks in io path. introduce quic tunnel prepare for encryption
This commit is contained in:
@@ -9,6 +9,7 @@ use utils::{list_peer_route_pair, PeerRoutePair};
|
||||
mod arch;
|
||||
mod common;
|
||||
mod rpc;
|
||||
mod tunnel;
|
||||
mod tunnels;
|
||||
mod utils;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user