mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-04 22:03:35 +03:00
add gRPC
This commit is contained in:
parent
c14d709fc5
commit
e9d0f1481e
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
}
|
||||
```
|
||||
|
||||
> `network`: "tcp" | "kcp" | "ws" | "http" | "domainsocket" | "quic"
|
||||
> `network`: "tcp" | "kcp" | "ws" | "http" | "domainsocket" | "quic" | "grpc"
|
||||
|
||||
连接的数据流所使用的传输方式类型,默认值为 `"tcp"`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue