Coder Social home page Coder Social logo

mapleim-apicloud-demo's Introduction

mapleIM-apicloud-demo

简介:

maple-IM 为蓝蘑云推出的即时通讯消息系统,包括了聊天室聊天, 消息送礼, 单聊,群聊,黑名单,用户查询等功能,适用于娱乐,游戏,教育等实时IM场景中;Maple-IM支持快速私有化部署,一键部署上线。



这个开源项目演示了如何快速集成 maple-IM SDK 到 apicloud 中,实现在apicloud应用中即时消息通讯。

在这个示例项目中包含了以下功能:

  • 加入消息房间和离开消息房间;
  • 发送自定义消息;
  • 获取房间用户信息;
  • 获取房间用户总人数;
  • 打开/关闭禁言用户;
  • 踢出用户;

运行示例程序

首先在 联系对接群 701150764, 蓝蘑云后台管理 注册账号,获取到 appID。将 appID 填写进 config.xml的appId的value中;

  <feature name="mapleRTC">
    <param name="appId" value="##########"/>
  </feature>

然后在 maple-IM SDK 下载 maple-im SDK for Apicloud,解压后将其中的 mapleIM.zip 文件夹复制到本项目的指定目录下。

  • 建议在apicloud 控制平台进行云编译运行;

  • 额外自行加入该项目源码到Android Studio 和 Xcode编译运行;

运行环境

联系我们

对接qq群 701150764

Demo

注:android可以测试运行,iOS 打包的为开发者账号,只能部分机子可以测试运行;

android: Android 即时消息演示Demo

iOS: iOS 即时消息演示Demo

mapleim-apicloud-demo's People

Contributors

maple-rtc avatar

Stargazers

 avatar

Watchers

 avatar  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.