Browse Source

update README.md.

Signed-off-by: blue <825657193@qq.com>
master
blue 3 years ago
committed by Gitee
parent
commit
976230a15e
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
  1. 13
      README.md

13
README.md

@ -1,12 +1,17 @@
项目介绍 ### 项目介绍
仿微信实现的网页版聊天软件,后端使用springboot+netty实现,前端使用vue。 仿微信实现的网页版聊天软件,后端使用springboot+netty实现,前端使用vue。
目前是1.0.0版本,仅支持私聊文字消息,后续后更新群聊、发送表情、图片等功能
### 主要功能 ### 主要功能
支持增删好友、好友状态显示 1.0.0版本功能:
支持实时发送私人消息,支持接收离线消息
支持服务器集群化部署 - 好友在线状态显示
- 实时发送私聊消息,上线后自动接收离线消息
- 支持服务器集群化部署
#### 软件架构 #### 软件架构
软件架构说明 软件架构说明

Loading…
Cancel
Save