修改文档

This commit is contained in:
lwch
2022-01-24 14:47:28 +08:00
parent c1bc5089b9
commit 16a5c03ebc
2 changed files with 6 additions and 2 deletions
+5 -1
View File
@@ -95,4 +95,8 @@
1. 升级go版本到1.17.6
2. 简化打包docker镜像
3. 优化性能
3. 优化性能
# v0.8.2
1. 去除连接池的支持
+1 -1
View File
@@ -1,6 +1,6 @@
# 实现原理
基于tls链接,protobuf进行数据传输,下面举例远程连接服务器集群内的某台主机
支持tls链接,protobuf进行数据传输,下面举例远程连接服务器集群内的某台主机
![shell](imgs/example.jpg)