mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-04 05:43:34 +03:00
more quic
This commit is contained in:
parent
37ebc1b781
commit
2681eaa21e
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ Transports specify how to achieve stable data transmission. Both ends of a conne
|
|||
}
|
||||
```
|
||||
|
||||
> `network`: "tcp" | "kcp" | "ws" | "http" | "quic" | "grpc" | "httpupgrade" | "splithttp"
|
||||
> `network`: "tcp" | "kcp" | "ws" | "http" | "grpc" | "httpupgrade" | "splithttp"
|
||||
|
||||
The underlying protocol of the transport used by the data stream of the connection, defaulting to `"tcp"`.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue