mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-21 10:19:15 +03:00
Add v2ray QUIC transport
This commit is contained in:
@@ -3,4 +3,5 @@ package constant
|
||||
const (
|
||||
V2RayTransportTypeGRPC = "grpc"
|
||||
V2RayTransportTypeWebsocket = "ws"
|
||||
V2RayTransportTypeQUIC = "quic"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user