Fix zh-CN document symbol and format (#29)

This commit is contained in:
Reece
2022-08-25 09:45:22 +08:00
committed by GitHub
parent 97e284e65e
commit 31a2e368cc
40 changed files with 297 additions and 297 deletions

View File

@@ -18,7 +18,7 @@
#### enabled
启用多路复用
启用多路复用
#### protocol
@@ -29,22 +29,22 @@
| smux | https://github.com/xtaci/smux |
| yamux | https://github.com/hashicorp/yamux |
默认使用 SMux.
默认使用 SMux
#### max_connections
最大连接数量
最大连接数量
`max_streams` 冲突.
`max_streams` 冲突
#### min_streams
在打开新连接之前,连接中的最小多路复用流数量
在打开新连接之前,连接中的最小多路复用流数量
`max_streams` 冲突.
`max_streams` 冲突
#### max_streams
在打开新连接之前,连接中的最大多路复用流数量
在打开新连接之前,连接中的最大多路复用流数量
`max_connections``min_streams` 冲突.
`max_connections``min_streams` 冲突