From daf04cebf8d0eef41a3936dcbe0ac4d73b315a61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E4=B8=B9=E5=86=B0?= Date: Thu, 25 Apr 2019 17:51:26 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b003c86..2922807 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ func (this *PingRouter) Handle(request ziface.IRequest) { } } ``` +![zinx-start.gif](https://upload-images.jianshu.io/upload_images/11093205-490b49098ac63af6.gif?imageMogr2/auto-orient/strip) #### client Zinx的消息处理采用,`[MsgLength]|[MsgID]|[Data]`的封包格式