/webchat

A realtime chat for web

Primary LanguageVueMIT LicenseMIT

webchat

基于浏览器端的web实时聊天工具,后台用的java

Document

中文

English

功能列表

1.登录注册

2.添加好友&删除好友

3.发送消息

4.重新连接

5.消息重发

6.上传头像&个人信息

7.附近联系人

8.国际化

待开发

1.朋友圈

2.优化消息重发机制

效果

  1. 登录注册

image

  1. 添加好友

image

  1. 上传头像

image

  1. 国际化

image

  1. 消息重发

image

项目构建

# 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: https://github.com/weiyuc/webchat-backend

码云: https://gitee.com/yuwei149/webchat-backend

在线例子

https://weiyuc.cn

QQ交流群

431588188

License

MIT