yieio / Open-IM-Uniapp-Demo

OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,Uniapp版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,Uniapp版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。

License:Apache License 2.0


Languages

Language:Vue 76.4%Language:JavaScript 14.8%Language:Objective-C 8.4%Language:SCSS 0.4%Language:C 0.0%