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: about 1 year 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-24T10:17:32.000Z (almost 9 years ago)
- Last Synced: 2025-04-05T20:22:27.528Z (about 1 year 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: 32
- Watchers: 57
- Forks: 13
- 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 resumption
The project has 2 different implementations/targets (same features in both):
* Mangosta: only XMPP
* Mangosta REST: XMPP + some features powered with the MongooseIM REST API
Feel 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).