From e8a79478383d7ea86ee8ca3d7f4d7890b6706542 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=9C=E6=96=B9=E5=A4=95=E9=98=B3?= Date: Tue, 18 Dec 2018 19:12:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a564801..57e4a5b 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ CIM是基于mina和netty框架下的推送系统,我们平常使用第三方 1.服务端由原来的 spring+struts2修改为springboot工程 -2.全面重写websocket的实现,全面拥抱protobuf,替换josn序列化方式,更加高效 +2.全面重写websocket的实现,全面拥抱protobuf,替换json序列化方式,更加高效