refactor: update tunnel MTU, optimize Frame parsing, and improve connection stability
This commit is contained in:
@@ -159,4 +159,4 @@ impl TlsBridge {
|
||||
pub fn pack_app_data(buffer: Bytes) -> Bytes {
|
||||
TlsRecord::build_application_data(buffer)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user