recessive: README.md 架构图优化

This commit is contained in:
kercylan98 2023-12-25 11:45:58 +08:00
parent bd150a32e8
commit 6bf9c5ef9a
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -33,5 +33,5 @@ Server --> Server: 写入 Write Loop
end
Client <->Server: 断开或关闭连接
Server -->Shunt: (SystemMessage) OnConnectionClosedEvent
Server -->Shunt: (ShuntMessage) OnConnectionClosedEvent
Shunt --> Shunt: 消息处理