Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmcc007/mobile-messaging
Mobile Messaging
https://github.com/mmcc007/mobile-messaging
Last synced: 25 days ago
JSON representation
Mobile Messaging
- Host: GitHub
- URL: https://github.com/mmcc007/mobile-messaging
- Owner: mmcc007
- License: gpl-3.0
- Created: 2015-05-25T01:03:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-21T07:53:02.000Z (over 9 years ago)
- Last Synced: 2024-10-08T21:56:54.806Z (about 1 month ago)
- Language: JavaScript
- Size: 39.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mobile-messaging
Mobile Messaging1. Scalable server platform
Uses lightweight web/app server and high speed message queuing and database
2. Message format agnostic
Can support text, voice, video, GPS co-ordinates, etc...
1. Point to point, and broadcast messaging
1. Supports serverless messaging mode
Faster response, greater scalability and privacy
1. Optional clients:
* HTML5
* Uses Web Sockets or persistent HTTP bidirectional connections
* Android
* IOS
1. Server supports client login options (supported on all clients)
* Anonymous
* OpenAuth
1. Mapping features using Google Maps or OpenMaps (available on all clients)
Turn on to track location of friends in circles (by convent)
1. User grouping using circles feature
Maintain different circles of friendsA partial demo of a more complete implementation (not all features are working in demo). However, it does give you an idea of what it is capable of. Features, that have been implemented in the full version, but not working in the demo include, invites, circle of friends, changing identity, etc...
You can check it out (if online) at http://bywaze.com:8080/Roadz-0.1.9/login
Demo usernames are, glen, burt, sven, chuck_norris, peter
Password is 'password'