基于浏览器端的web实时聊天工具,后台用的java
Document
功能列表
1.登录注册
2.添加好友&删除好友
3.发送消息
4.重新连接
5.消息重发
6.上传头像&个人信息
7.附近联系人
8.国际化
待开发
1.朋友圈
2.优化消息重发机制
效果
- 登录注册
- 添加好友&国际化
- 消息重发
项目构建
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
后台项目github地址
在线例子
License
MIT


