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
- Host: GitHub
- URL: https://github.com/node/openfirelbs
- Owner: node
- License: apache-2.0
- Created: 2013-12-23T04:34:50.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-11-16T14:44:57.000Z (about 8 years ago)
- Last Synced: 2025-03-29T09:34:06.640Z (9 months ago)
- Topics: lbs, openfire, openfire-lbs, plugin
- Language: Java
- Size: 18.6 KB
- Stars: 44
- Watchers: 11
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.html
- License: LICENSE
Awesome Lists containing this project
README
[](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.