Giter Club home page Giter Club logo

samples's Introduction

Mesibo Sample Apps Source Code

This repository has samples that demonstrate various aspects of the mesibo SDK for Android and iOS. The sample code is reasonably well-documented and we suggest you to read comments to quickly understand the code. The entire documentation for the mesibo SDK is available here.

mesibo allows you to quickly add real-time messaging, voice and video calling into your mobile Apps, and Websites.

  • Enable 1-to-1 messaging, group chat, or add a chatbot in your apps or website
  • Add high quality voice chat between users
  • Adding real-time video calling in your apps

Please check out mesibo introduction video Play Video

Please refer to README file in each folder for more specific instructions. For general issues and help, check the FAQs section

List of Samples

  • MesiboSample This is a sample mobile application that demonstrates how to use mesibo SDK to:
    • send and receive 1-to-1 messaging, group chat
    • make high quality voice and video calls

Compiling sample code and setup

Requirements

Backend Setup

Sample backend source code and database schema is available in php folder. We recommend you to run it on your own server. However, in case you decide to use the demo API link provided in the source code (SampleAppConfiguration.java or SampleAppConfiguration.m), select a unique namespace in application configuration class to avoid conflict with other testers.

For running backend on your own server, following steps are required

  • Create your own mesibo account to get mesibo API key and App token. You may also read tutorial on how to get mesibo API key and App token.
  • Create database and table using schema in php/SampleApp.sql
  • edit config.php and enter API Key, App token, and database credentials.
  • change apiUrl in respective application configuration classes.

Mesibo Demo App

You can also try mesibo demo app from Google or Apple app store to quickly evaluate some of the mesibo functionalities without compiling or setting up the sample app source code.

Mesibo demo app is also built using the same sample code posted on GitHub here. However, the demo app on the app store has some more screens like login, splash, settings, etc and the source of the demo app is separately available as part of our custom solutions, please contact mesibo sales team.

App Store Play Store

Features!

  • One-on-one messaging and Group chat
  • High quality voice and video calling
  • Rich messaging (text, picture, video, audio, other files)
  • Location sharing
  • Message status and typing indicators
  • Online status (presence) and real-time profile update
  • Push notifications and many more...

Community

Want to contribute or need to see some improvements?

We would love that, please create an issue or send a PR.

samples's People

Contributors

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