mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-13 21:54:13 +08:00
fix tuic
This commit is contained in:
parent
8d9aa7d174
commit
82e24fe75d
@ -80,6 +80,7 @@ func NewClient(options ClientOptions) (*Client, error) {
|
|||||||
congestionControl: options.CongestionControl,
|
congestionControl: options.CongestionControl,
|
||||||
udpStream: options.UDPStream,
|
udpStream: options.UDPStream,
|
||||||
zeroRTTHandshake: options.ZeroRTTHandshake,
|
zeroRTTHandshake: options.ZeroRTTHandshake,
|
||||||
|
heartbeat: options.Heartbeat,
|
||||||
}, nil
|
}, nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user