refactor: update tunnel MTU, optimize Frame parsing, and improve connection stability
This commit is contained in:
@@ -134,4 +134,4 @@ impl ChaChaCipher {
|
||||
pub fn split(self) -> (ChaChaStream, ChaChaStream) {
|
||||
(self.rx, self.tx)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user