The Wayback Machine - https://web.archive.org/web/20190322173445/https://github.com/hua1995116/webchat
Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

🔈 Websocket project based on vue(基于vue2.0的实时聊天项目)
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.idea 'merge' Nov 28, 2017
build
config
deploy
img
models opti: case for server die Nov 12, 2018
router fix: online Mar 19, 2019
schemas opti: case for server die Nov 12, 2018
server_modules fix: online Mar 19, 2019
shark_pic
src fix: room Mar 20, 2019
static opti: list Nov 3, 2018
utils
.babelrc webcaht Apr 26, 2017
.editorconfig opti: style Dec 22, 2018
.eslintrc.js fix: eslint fix semi Mar 17, 2019
.gitattributes
.gitignore
.travis.yml fix: travis node Jan 3, 2019
API.md
LICENSE Create LICENSE Oct 21, 2018
README.md Update README.md Jan 14, 2019
RELEASE.md
favicon.ico '修复启动bug以及上传路径' Mar 22, 2018
index.html feat: notice Dec 22, 2018
package-lock.json
package.json
pm2.json opti: pm2 condif Oct 22, 2018
prod.server.js
test-websocket.js fix: online Mar 19, 2019
zh_en.md

README.md

webchat

Build Status

中文版 English

功能

  • 注册登录功能
  • 聊天功能
  • 查看历史记录
  • 多个聊天室
  • 与机器人对接
  • 图片发送
  • 发送链接
  • 发送表情
  • 图片预览
  • 消息未读
  • 断线重连

启动项目

Dev环境: MongoDB、Node 8.5.0+、Npm 5.3.0+

Prod环境: Redis、MongoDB、Node 8.5.0+、Npm 5.3.0+

npm install -----安装依赖

npm run dev -----运行

打包

npm run build 

npm run prod

在线观看

https://www.qiufengh.com/

技术交流

如果群过期加微信,拉你进群。

技术栈

  • 前端 vue,vue-router ,vuex
  • 后端 nodejs,express
  • 数据库 mongodb
  • 通讯 websocket
  • 脚手架工具 vue-cli

效果

版本更新

RELEASE

项目wiki

vue+websocket+express+mongodb实战项目(实时聊天)(一)

vue+websocket+express+mongodb实战项目(实时聊天)(二)

vue-chat项目之重构与体验优化

API

API

License

MIT

MIT License

Copyright (c) 2018 蓝色的秋风

You can’t perform that action at this time.