An open API service indexing awesome lists of open source software.

https://github.com/node/openfirelbs

Openfire LBS plugin
https://github.com/node/openfirelbs

lbs openfire openfire-lbs plugin

Last synced: 8 months ago
JSON representation

Openfire LBS plugin

Awesome Lists containing this project

README

          

[![Build Status](https://drone.io/github.com/node/openfireLBS/status.png)](https://drone.io/github.com/node/openfireLBS/latest)

openfireLBS
===========

This is Openfire LBS(Location Based Service) plugin based on private extension protocol as the following but NOT based on XEP-0080(http://xmpp.org/extensions/xep-0080.html).

XMPP LBS Extension
==

### 1 Get users near me with my location

REQUEST





RESPONSE






... ...



### 2 Upload my location

REQUEST





RESPONSE



### 3 Share my location to friends

REQUEST





RESPONSE



WARNING
==
The source code has no functional testing , pls DO NOT use it in your business production directly.