mirror of
https://github.com/fumiama/WireGold.git
synced 2026-06-09 10:26:02 +08:00
feat: add ztsd for data compressing
This commit is contained in:
@@ -140,6 +140,7 @@ func (wg *WG) init(srcport, dstport uint16) {
|
||||
MTURandomRange: uint16(peer.MTURandomRange),
|
||||
AllowTrans: peer.AllowTrans,
|
||||
NoPipe: true,
|
||||
UseZstd: peer.UseZstd,
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user