chore: tuic use a udp pool too and auto close when outbound is garbage collected
This commit is contained in:
@ -39,6 +39,7 @@ type Client struct {
|
||||
RequestTimeout int
|
||||
MaxUdpRelayPacketSize int
|
||||
|
||||
Inference any
|
||||
Key any
|
||||
LastVisited time.Time
|
||||
UDP bool
|
||||
|
Reference in New Issue
Block a user