values update

This commit is contained in:
2026-03-20 18:54:54 +07:00
parent 6e46b4416d
commit 2777e7fd24
3 changed files with 6 additions and 7 deletions
+1 -2
View File
@@ -2,8 +2,7 @@ use crate::{
protocol::errors::ErrorAction,
proxy::connection::{
connection::{
ClientHandler, Connection, ConnectionRole, ServerHandler, TunnelHandler, BUF_SIZE,
CHANNEL_SIZE,
ClientHandler, Connection, ConnectionRole, ServerHandler, TunnelHandler, CHANNEL_SIZE,
},
engine::TunnelEngine,
muxer::Muxer,