更新图片资源

This commit is contained in:
aoshiguchen
2023-04-03 10:53:58 +08:00
parent 22d9bb9d39
commit 1be2326873
6 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ proxy:
ssl-enable: false
```
## 5.5、代理示意图
![代理流程](assets/run-example/neutrino-proxy-process.jpg)
![代理流程](assets/design/neutrino-proxy-process.jpg)
## 5.6、启动客户端
### 5.6.1、启动参数直接指定配置
Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Before

Width:  |  Height:  |  Size: 258 KiB

After

Width:  |  Height:  |  Size: 258 KiB

Before

Width:  |  Height:  |  Size: 183 KiB

After

Width:  |  Height:  |  Size: 183 KiB

+1 -1
View File
@@ -54,4 +54,4 @@
通过`VisitorChannel`向用户端写入响应数据。
# 请求流程图
![流程图](../assets/flowchart.jpg)
![流程图](../assets/design/flowchart.jpg)