we3ew / Open-IM-Uniapp-Demo

OpenIM开源即时通讯(IM)系统uniapp端

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenIM Demo for uni-app(android&ios app)

Notice: This repository is only support OpenIM Server v1.x. If you are using OpenIM Server v2.x,please wait a moment,we are developing...
Of course,you can experience other demo at first,such as Electron and Flutter

About us

Open im includes instant messaging and real-time audio and video server and client SDK, which realizes important features such as high performance, lightweight and easy expansion. By integrating open im components and privatizing the deployment server, developers can quickly integrate instant messaging and real-time audio and video interaction into their own applications free of charge, and ensure the security and privacy of business data.Click here to visit our official website to learn more about Open IM.

中文文档

Getting Started

How To Get Resource

  • git clone to local

    git clone https://github.com/OpenIMSDK/Open-IM-Uniapp-Demo.git
    
  • get dependencies from npm

    npm install
  • change your own AppID from DCloud

    you can regain it in the project root manifest.json

Build and run

  • You need to generate a custom debug dock using the compiler's(Hbuilder X) cloud packaging feature, and then choose to run the custom debug dock on your phone.

Getting Help

The best way to interact with our team is through GitHub.You can open an issue with this.You can also find some Doc in Our Developer Guide or visit Our Community to raise a query.

About

OpenIM开源即时通讯(IM)系统uniapp端

License:Apache License 2.0


Languages

Language:Vue 75.3%Language:JavaScript 14.5%Language:Objective-C 9.7%Language:SCSS 0.4%Language:C 0.0%