Giter VIP home page Giter VIP logo

vue-chat's Introduction

vue-chat

野火IM解决方案

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

GitHub仓库地址(主站) 码云仓库地址(镜像) 说明 备注
im-server im-server IM Server
android-chat android-chat 野火IM Android SDK源码和App源码 可以很方便地进行二次开发,或集成到现有应用当中
ios-chat ios-chat 野火IM iOS SDK源码和App源码 可以很方便地进行二次开发,或集成到现有应用当中
pc-chat pc-chat 基于Electron开发的PC 端
web-chat web-chat 野火IM Web 端, 体验地址
wx-chat wx-chat 小程序平台的Demo(支持微信、百度、阿里、字节、QQ 等小程序平台)
app server app server 应用服务端
robot_server robot_server 机器人服务端
push_server push_server 推送服务器
docs docs 野火IM相关文档,包含设计、概念、开发、使用说明,在线查看

前置说明

  1. 本项目所使用的Web SDK是需要付费的,且依赖于专业版 IM-Server,价格请参考费用详情
  2. Web SDK专业版 IM-Server都支持试用,具体请参考试用说明
  3. 本项目默认只能连接到官方服务,购买或申请试用之后,替换Web SDK,即可连到自行部署的服务

联系我们

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

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

问题交流

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

体验

  1. PC Web 端

    在线体验野火IM Web版

  2. 手机Web/H5 端

    请使用微信扫描下方二维码,体验野火IM 手机Web/H5 端

    野火IM

截图

开发、打包依赖

  1. nodejs v14.18.X
  2. npm 6.14.15

注意避免使用cnpm,我们使用cnpm出现过一些奇怪问题的情况。如果您使用cnpm当遇到问题时请切换到npm试一下。

开发

npm install
npm run serve
浏览器访问: http://localhost:5000

// 如果需要 https 访问的话(要求 app-server 和 im-server 都配置了 https),请执行:
npm run serve-https 

打包

$ npm install
$ npm run build

压缩/混淆配置说明

  1. wfc目录整体不能压缩
  2. config.js不能压缩

音视频

默认附带免费版本音视频,关于野火音视频可以参考野火音视频使用说明野火音视频简介。如果使用音视频高级版,请参考音视频高级版切换方法

License

  1. Under the Creative Commons Attribution-NoDerivs 3.0 Unported license. See the LICENSE file for details.

vue-chat's People

Contributors

siqiii avatar imndx avatar cfmj avatar heavyrain2012 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.