mitter.io
  • Welcome
  • Migrating from cloud to on-prem
  • Get mitter.io
    • Custom configuration
  • Getting started
    • Build Your First Android App
      • Setup
      • Authenticate a User
      • Start a Basic Chat
      • Selective Deliveries
      • Custom Payloads
    • Build Your First iOS App
      • Overview
      • Installation
      • Basic Setup
      • Receive Push Messages
      • Storyboard
      • Channel List
      • Channel Window
    • Build Your First Web App
      • Setting Up Your App
      • Start a Basic Chat
      • Selective Deliveries
    • Build Your First React Native app
  • Platform Reference
    • Introduction
    • Concepts
    • Authorization and Access
    • Calling the APIs
    • Users
    • Channels
      • Channel Streams and Typing Indicators
    • Messages
    • Delivery Endpoints (Push Notifications)
    • Federated Authentication
    • Basic Permissions and Privileges
    • ACLs and Advanced Permission Model
    • Metadata
  • SDKs
    • Android
      • Getting Started
      • Set up FCM
      • Presence and Timeline Events
      • Profiles, Pagination and Locators
      • Using the UI Framework
    • iOS
      • Installation
      • Basic Setup
      • Get the current user details
      • Create a Channel
      • Messaging
      • Push Messages
    • Javascript
      • Using the UI framework (web only)
      • For react-native
      • For node.js
      • TSDocs / JSDocs
      • For Typescript Users
    • Java (Backend)
Powered by GitBook
On this page

Welcome

Welcome to Mitter.io Docs. This short guide will help you cruise around our documentation without breaking your head.

NextMigrating from cloud to on-prem

Last updated 6 years ago

This documentation is split into 3 broad categories for easy access:

  • Platform Reference - where you can learn more about the Mitter.io platform and the core concepts

  • Getting Started - where you can learn how to quickly whip up apps using Mitter.io for Android and the Web

  • SDKs - where you can explore our SDKs in depth and take full advantage of what they have to offer

Head over to the page and get the platform running on your machine.

When running the container

You will have to change the endpoint when using our SDKs to and endpoint serving the docker container. This depends on which ports you have exposed and how you are accessing your docker installation. Refer to the individual SDK documentation on how to override the default API endpoint.

If using the cloud sandbox

You can use the SDKs without changing the API URLs. They by default point to the cloud sandbox.

If you’re new to Mitter.io, we would recommend you start by looking into the Getting Started section and get a hands-on idea of how Mitter.io works.

After that, you can browse around the core platform concepts to learn more about the platforms and all the APIs that we expose for our service.

Lastly, check out the SDKs section to see how you can leverage the platform features in your app without putting in too much effort writing boilerplate code.

This flow should get you accustomed to Mitter.io and how it works. Nevertheless, feel free to browse around as you feel is best for you.

Want a more detailed guide to the platform and how to build with it? Watch our webinars !

We're excited to see what you build with Mitter.io!

Get Mitter.io
here