{{define "form/streamSettings"}}
TCP (RAW)
mKCP
WebSocket
gRPC
HttpUpgrade
XHTTP
{{template "form/streamTCP"}}
{{template "form/streamKCP"}}
{{template "form/streamWS"}}
{{template "form/streamGRPC"}}
{{template "form/streamHTTPUPGRADE"}}
{{template "form/streamXHTTP"}}
{{template "form/streamFinalMask"}}
{{template "form/streamSockopt"}}
{{end}}