shalinisah-dev / lompang

Want a Uber-like on-demand app? Add pubsub messaging functionalities without having to worry about backend!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LompangSDK

This repository contains the API that powers the iOS carpooling app, Lompang. It's a set of pubsub messaging functionalities which iOS developers can call from their Obj-C codes. Backend is conveniently handled for you.

Below scenerio depicts 2 devices connecting and then joining Group A. Presence of User A and B are automatically broadcasted everyone in the group. More scenarios illustrated here. Join


###More information Overview of LompangSDK
API Documentation
Simple scenarios illustrated
Getting started with a sample project
Adding LompangSDK to a new or existing project

About

Want a Uber-like on-demand app? Add pubsub messaging functionalities without having to worry about backend!