Giter Site home page Giter Site logo

wanggrplus123 / web-chat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wildfirechat/web-chat

0.0 1.0 0.0 100.95 MB

Open source IM solution.

Home Page: http://docs.wildfirechat.cn

License: MIT License

JavaScript 81.06% Shell 0.09% CSS 18.28% HTML 0.57%

web-chat's Introduction

野火IM解决方案

野火IM是一套跨平台开源的即时通讯解决方案,主要包含以下内容。

仓库 说明 备注
android-chat 野火IM Android SDK源码和App源码 可以很方便地进行二次开发,或集成到现有应用当中
ios-chat 野火IM iOS SDK源码和App源码 可以很方便地进行二次开发,或集成到现有应用当中
pc-chat 基于Electron开发的PC平台应用
web-chat Web平台的Demo, 体验地址
wx-chat 微信小程序平台的Demo
server IM server
app server 应用服务端
robot_server 机器人服务端
push_server 推送服务器
docs 野火IM相关文档,包含设计、概念、开发、使用说明

web-chat说明

本工程是野火IM Web平台Demo,详情可以阅读docs.

开发一套IM系统真的很艰辛,请路过的朋友们给点个star,支持我们坚持下去🙏🙏🙏🙏🙏

联系我们

商务合作请优先采用邮箱和我们联系。技术问题请到野火IM论坛发帖交流。

  1. heavyrain.lee 邮箱: [email protected] 微信:wildfirechat
  2. imndx 邮箱: [email protected] 微信:wfchat

问题交流

  1. 如果大家发现bug,请在GitHub提issue
  2. 其他问题,请到野火IM论坛进行交流学习
  3. 微信公众号

体验

在线体验野火IM Web版,请使用野火IM Andorid或iOS Demo扫码登录

截图

home

chat

create_conversation

更多截图,请查看wewechat readme

开发、打包依赖

  1. nodejs v10.16.3
  2. npm 6.9.0

开发

$ npm install
$ npm run dev
浏览器访问: http://localhost:3000

打包

$ npm install
$ npm run build

服务器部署

  1. 修改config/index.js文件里面的STATIC_RESOURCE_PATH,让其指向打算部署web-chat的服务器
  2. npm run release
  3. 将dist目录传到服务器
  4. 配置nginx,可参考nginx参考配置

音视频通话

  1. 可修改config.js文件下的ENABLE_MULTI_VOIP_CALL,打开多人音视频支持,该功能目前正在开发中,遇到问题,请向我们反馈

更多信息,请查看wewechat readme

License

  1. Under the MIT license. See the LICENSE file for details.

  2. Under the 996ICU License. See the LICENSE file for details.

鸣谢

本项目基于wewechat开发,原项目的READ见wewechat readme

web-chat's People

Contributors

airycanon avatar axxop avatar dependabot[bot] avatar gaoyaoxin avatar heavyrain2012 avatar imndx avatar kotojo avatar peaceme2019 avatar siqiii avatar trazyn avatar weizihua avatar yujun2013 avatar

Watchers

 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.