chore: restful api display fast-open for tuic and hysteria
This commit is contained in:
@ -86,6 +86,7 @@ type ProxyAdapter interface {
|
||||
Type() AdapterType
|
||||
Addr() string
|
||||
SupportUDP() bool
|
||||
SupportTFO() bool
|
||||
MarshalJSON() ([]byte, error)
|
||||
|
||||
// StreamConn wraps a protocol around net.Conn with Metadata.
|
||||
|
Reference in New Issue
Block a user