Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esl/mangosta-ios
MongooseIM client for iOS
https://github.com/esl/mangosta-ios
chat instant-messaging ios ios-app messaging microblog mobile mobile-app real-time realtime-messaging social-network textchat
Last synced: 3 months ago
JSON representation
MongooseIM client for iOS
- Host: GitHub
- URL: https://github.com/esl/mangosta-ios
- Owner: esl
- License: apache-2.0
- Created: 2016-03-21T13:15:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-24T10:17:32.000Z (over 7 years ago)
- Last Synced: 2024-11-01T12:37:10.921Z (3 months ago)
- Topics: chat, instant-messaging, ios, ios-app, messaging, microblog, mobile, mobile-app, real-time, realtime-messaging, social-network, textchat
- Language: Swift
- Homepage:
- Size: 3.93 MB
- Stars: 31
- Watchers: 59
- Forks: 14
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mangosta for iOS
Mangosta for iOS is an open source, open standard, XMPP/Jabber client.
It is designed to be a technology demonstration: it is not available on the AppStore. You can install it as you wish.
Mangosta for iOS is part of the [MongooseIM platform](https://github.com/esl/MongooseIM).
It comes with features such as:
* Group chats (MUC Light)
* One-to-one chats
* Microblogging
* Block/unblock users
* Contacts management (Roster)
* Token-based reconnection
* Instant stream resumptionThe project has 2 different implementations/targets (same features in both):
* Mangosta: only XMPP
* Mangosta REST: XMPP + some features powered with the MongooseIM REST APIFeel free to comment, we will be glad to hear from your uses.
You can [report issues](https://github.com/esl/mangosta-iOS/issues) and/or [contribute](https://github.com/esl/mangosta-iOS/pulls).