MongooseIM alternatives and similar software solutions
Based on the "XMPP Servers" category.
Alternatively, view MongooseIM alternatives based on common mentions on social networks and blogs.
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of MongooseIM or a related project?
README
MongooseIM platform
- Getting started
- Developer's guide
- Packages
- Product page: https://www.erlang-solutions.com/products/mongooseim.html
- Documentation: https://esl.github.io/MongooseDocs/
Get to know MongooseIM
MongooseIM is a robust, scalable and efficient XMPP server at the core of an Instant Messaging platform aimed at large installations.
Designed for enterprise, it is fault-tolerant, can utilise the resources of multiple clustered machines, and easily scales for more capacity by simply adding a box or a VM.
MongooseIM can accept client sessions over vanilla XMPP, REST API and SSE, as well as Websockets, and BOSH (HTTP long-polling).
As a platform, MongooseIM includes several server-side (backend) and client-side (frontend) components.
We provide a test suite, metrics, a load testing platform, and a monitoring server. We recommend third-party, open source client libraries for XMPP and REST API.
It is brought to you by Erlang Solutions.
MongooseIM platform components:
Learn more:
- Home: http://github.com/esl/MongooseIM
- Product page: https://www.erlang-solutions.com/products/mongooseim.html
- Documentation: https://esl.github.io/MongooseDocs/
Download packages
For a quick start just download:
- The pre-built packages that suit your platform (Ubuntu, Debian, CentOS, and macOS)
- The Docker image: https://hub.docker.com/r/mongooseim/mongooseim/ (source code repository: https://github.com/esl/mongooseim-docker)
- The Helm chart (source code repository)
Public testing
Check out our test results:
- CI testing:
- Code coverage:
Documentation
See the documentation for the latest releases:
MongooseIM documentation highlights:
When developing new features/modules, please make sure you add basic documentation to the ['doc'](doc) directory, and add a link to your document in ['mkdocs.yml'](mkdocs.yml).
- Tutorials. Learn how to:
- User Guide. Learn all about how to use MongooseIM in your project. Explore its features, supported XEPs, RFCs and database backends, as well as its architecture and deployment strategies.
- Configuration. Explore available options including database backend configuration, access control lists, listener and extension modules.
- REST API. Explore MongooseIM features using our REST API and Swagger documentation.
- Operation and maintenance. See what to consider when building, monitoring, testing and distributing MongooseIM clusters.
- Server developer's guide. Get all the information you need to expand the MongooseIM platform.
Participate!
Suggestions, questions, thoughts? Contact us directly:
- Raise a GitHub issue
- Email us at [email protected]
- Follow our Twitter account