Giter VIP home page Giter VIP logo

webchat's Introduction

webchat

Build Status

中文版 English

说明: master 分支还不太稳定,可以查看 https://github.com/hua1995116/webchat/tree/v2.2.0 稳定分支, 3.0 版本持续重构中。

功能

  • 注册登录功能
  • 聊天功能
  • 查看历史记录
  • 多个聊天室
  • 与机器人对接
  • 图片发送
  • 发送链接
  • 发送表情
  • 图片预览
  • 消息未读
  • 断线重连
  • 好友资料查看
  • 添加好友
  • 单聊
  • 搜索好友
  • 热门好友推荐

启动项目

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

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

启动客户端

$webchat cd client

$client npm install -----安装依赖

$client npm run serve -----运行

启动服务端

$client cd ..

$webchat npm install

$webchat npm run dev

打包

打包客户端

cd client

npm run build

服务端运行

cd ..

npm run prod

在线观看

https://www.qiufengh.com/

技术交流

qq群: 437938625

微信群: 加微信拉你进微信群。

技术栈

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

效果

版本更新

v3新增功能

  1. 网络异常判断、重连提示
  2. 多端信息同步
  3. 好友资料查看
  4. 添加好友
  5. 单聊
  6. 搜索好友
  7. 热门好友推荐
  8. 性别、手机号修改
  9. 搜索加好友

版本预览

v2 稳定版本

https://github.com/hua1995116/webchat/tree/v2.2.0

其他版本

RELEASE

项目wiki

https://qiufeng.blue/node/#websocket-%E7%B3%BB%E5%88%97

API

API

License

MIT

MIT License

Copyright (c) 2018 蓝色的秋风

webchat's People

Contributors

hua1995116 avatar bxychy avatar 2008820 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.