Browse Source
update README.md.
Signed-off-by: blue <825657193@qq.com>
master
blue
3 years ago
committed by
Gitee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with
2 additions and
1 deletions
-
README.md
|
|
@ -2,7 +2,8 @@ |
|
|
项目介绍 |
|
|
项目介绍 |
|
|
仿微信实现的网页版聊天软件,后端使用springboot+netty实现,前端使用vue。 |
|
|
仿微信实现的网页版聊天软件,后端使用springboot+netty实现,前端使用vue。 |
|
|
|
|
|
|
|
|
主要功能 |
|
|
### 主要功能 |
|
|
|
|
|
|
|
|
支持增删好友、好友状态显示 |
|
|
支持增删好友、好友状态显示 |
|
|
支持实时发送私人消息,支持接收离线消息 |
|
|
支持实时发送私人消息,支持接收离线消息 |
|
|
支持服务器集群化部署 |
|
|
支持服务器集群化部署 |
|
|
|