{"id":13435156,"url":"https://github.com/esl/MongooseIM","last_synced_at":"2025-03-18T02:31:13.690Z","repository":{"id":1631332,"uuid":"2354240","full_name":"esl/MongooseIM","owner":"esl","description":"MongooseIM is Erlang Solutions' robust, scalable and efficient XMPP server, aimed at large installations. Specifically designed for enterprise purposes, it is fault-tolerant and can utilise the resources of multiple clustered machines.","archived":false,"fork":false,"pushed_at":"2024-05-22T10:43:58.000Z","size":65601,"stargazers_count":1639,"open_issues_count":82,"forks_count":422,"subscribers_count":100,"default_branch":"master","last_synced_at":"2024-05-22T11:56:55.456Z","etag":null,"topics":["chat","erlang","hacktoberfest","jabber","messaging","mongooseim","xmpp"],"latest_commit_sha":null,"homepage":"","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/esl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-09-09T08:19:18.000Z","updated_at":"2024-05-27T12:47:21.057Z","dependencies_parsed_at":"2023-10-16T18:28:25.712Z","dependency_job_id":"99effdb0-fc40-42bd-9fb3-b8746030acf6","html_url":"https://github.com/esl/MongooseIM","commit_stats":{"total_commits":14777,"total_committers":205,"mean_commits":72.08292682926829,"dds":0.8897611152466671,"last_synced_commit":"2858d706495f336adb1c97998188529c7b9d6164"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esl%2FMongooseIM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esl%2FMongooseIM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esl%2FMongooseIM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esl%2FMongooseIM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esl","download_url":"https://codeload.github.com/esl/MongooseIM/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221704670,"owners_count":16866810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chat","erlang","hacktoberfest","jabber","messaging","mongooseim","xmpp"],"created_at":"2024-07-31T03:00:33.264Z","updated_at":"2025-03-18T02:31:13.684Z","avatar_url":"https://github.com/esl.png","language":"Erlang","funding_links":[],"categories":["Backend components","Erlang","Server","Apps","消息队列","Servers"],"sub_categories":["Communication"],"readme":"# MongooseIM platform\n\n[![GitHub release](https://img.shields.io/github/release/esl/MongooseIM.svg)](https://github.com/esl/MongooseIM/releases)\n[![CircleCI](https://dl.circleci.com/status-badge/img/gh/esl/MongooseIM/tree/rel-6.3.svg?style=shield)](https://app.circleci.com/pipelines/github/esl/MongooseIM?branch=rel-6.3)\n[![Codecov](https://codecov.io/gh/esl/MongooseIM/branch/rel-6.3/graph/badge.svg)](https://app.codecov.io/gh/esl/MongooseIM/tree/rel-6.3)\n[![GitHub Actions](https://github.com/esl/MongooseIM/actions/workflows/ci.yml/badge.svg?branch=rel-6.3)](https://github.com/esl/MongooseIM/actions/workflows/ci.yml?query=branch%3Arel-6.3)\n[![Coveralls](https://coveralls.io/repos/github/esl/MongooseIM/badge.svg?branch=rel-6.3)](https://coveralls.io/github/esl/MongooseIM?branch=rel-6.3)\n\n* [Getting started](https://esl.github.io/MongooseDocs/latest/getting-started/Installation/)\n* [Developer's guide](https://esl.github.io/MongooseDocs/latest/developers-guide/Testing-MongooseIM/)\n* [Packages](https://github.com/esl/MongooseIM/releases/latest)\n* Product page: [https://www.erlang-solutions.com/products/mongooseim.html](https://www.erlang-solutions.com/products/mongooseim.html)\n* Documentation: [https://esl.github.io/MongooseDocs/](https://esl.github.io/MongooseDocs/latest/)\n* Try it now: [https://trymongoose.im](https://trymongoose.im)\n\n## Get to know MongooseIM\nMongooseIM is a robust, scalable and efficient XMPP server at the core of an Instant Messaging platform aimed at large installations.\n\n\u003cimg align=\"left\" src=\"doc/MongooseIM_logo.png\" alt=\"MongooseIM platform's logo\"/\u003e\n\nDesigned 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.\n\nMongooseIM can accept client sessions over vanilla XMPP, REST API and SSE, as well as Websockets, and BOSH (HTTP long-polling).\n\nAs a platform, MongooseIM includes several server-side (backend) and client-side (frontend) components.\n\nWe provide a test suite, metrics, a load testing platform, and a monitoring server.\nWe recommend third-party, open source client libraries for XMPP and REST API.\n\nIt is brought to you by [Erlang Solutions](https://www.erlang-solutions.com/).\n\n**MongooseIM platform components**:\n\n\u003cimg src=\"doc/MongooseIM_Platform_components.png\" alt=\"MongooseIM platform schema\" /\u003e\n\n**Learn more:**\n\n* Home: [http://github.com/esl/MongooseIM](http://github.com/esl/MongooseIM)\n* Product page: [https://www.erlang-solutions.com/products/mongooseim.html](https://www.erlang-solutions.com/products/mongooseim.html)\n* Documentation: [https://esl.github.io/MongooseDocs/](https://esl.github.io/MongooseDocs/)\n\n## Download packages\n\nFor a quick start just download:\n\n* The [Docker image](https://hub.docker.com/r/erlangsolutions/mongooseim/) ([source code repository](https://github.com/esl/mongooseim-docker))\n* The [Helm chart](https://artifacthub.io/packages/helm/mongoose/mongooseim) ([source code repository](https://github.com/esl/MongooseHelm))\n* The [pre-built packages](https://github.com/esl/MongooseIM/releases/latest) that suit your platform (Ubuntu, Debian, CentOS compatible: AlmaLinux and Rocky Linux)\n\n## Public testing\n\nCheck out our test results:\n\n* CI testing:\n  * [GH Actions](https://github.com/esl/MongooseIM/actions?query=workflow%3ACI)\n  * [CircleCI](https://app.circleci.com/pipelines/github/esl/MongooseIM)\n* Code coverage:\n  * [Codecov](https://codecov.io/gh/esl/MongooseIM) - reported by CircleCI.\n  * [Coveralls](https://coveralls.io/github/esl/MongooseIM) - reported by GH Actions.\n\n## Documentation\n\nSee the documentation for the latest releases:\n\n* [Master](https://esl.github.io/MongooseDocs/latest/)\n* [6.3.2](https://esl.github.io/MongooseDocs/6.3.2/)\n* [6.3.1](https://esl.github.io/MongooseDocs/6.3.1/)\n* [6.3.0](https://esl.github.io/MongooseDocs/6.3.0/)\n* [6.2.1](https://esl.github.io/MongooseDocs/6.2.1/)\n* [6.2.0](https://esl.github.io/MongooseDocs/6.2.0/)\n* [6.1.0](https://esl.github.io/MongooseDocs/6.1.0/)\n* [6.0.0](https://esl.github.io/MongooseDocs/6.0.0/)\n* [5.1.0](https://esl.github.io/MongooseDocs/5.1.0/)\n* [5.0.0](https://esl.github.io/MongooseDocs/5.0.0/)\n* [4.2.0](https://esl.github.io/MongooseDocs/4.2.0/)\n* [4.1.0](https://esl.github.io/MongooseDocs/4.1.0/)\n* [4.0.1](https://esl.github.io/MongooseDocs/4.0.1/)\n* [3.7.1](https://esl.github.io/MongooseDocs/3.7.1/)\n* [3.6.2](https://esl.github.io/MongooseDocs/3.6.2/)\n* [3.5.0](https://esl.github.io/MongooseDocs/3.5.0/)\n* [3.4.1](https://esl.github.io/MongooseDocs/3.4.1/)\n* [3.3.0](https://esl.github.io/MongooseDocs/3.3.0/)\n* [3.2.0](https://esl.github.io/MongooseDocs/3.2.0/)\n* [3.1.1](https://esl.github.io/MongooseDocs/3.1.1/)\n* [3.0.1](https://esl.github.io/MongooseDocs/3.0.1/)\n\n**MongooseIM documentation highlights:**\n\nWhen 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).\n\n* [Tutorials](https://esl.github.io/MongooseDocs/latest/tutorials/How-to-build/). Learn how to:\n    * [Build MongooseIM from source code](https://esl.github.io/MongooseDocs/latest/tutorials/How-to-build/)\n    * [Set up MongoosePush](https://esl.github.io/MongooseDocs/latest/tutorials/push-notifications/Push-notifications/)\n    * [Set up MongooseICE](https://esl.github.io/MongooseDocs/latest/tutorials/ICE_tutorial/)\n    * [Build an iOS messaging app](https://esl.github.io/MongooseDocs/latest/tutorials/iOS_tutorial/)\n* [User Guide](https://esl.github.io/MongooseDocs/latest/user-guide/Features/). 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.\n* [Configuration](https://esl.github.io/MongooseDocs/latest/configuration/configuration-files/). Explore available options including database backend configuration, access control lists, listener and extension modules.\n* [REST API](https://esl.github.io/MongooseDocs/latest/rest-api/Client-frontend/). Explore MongooseIM features using our REST API and [Swagger documentation](https://esl.github.io/MongooseDocs/latest/swagger/index.html).\n* [Operation and maintenance](https://esl.github.io/MongooseDocs/latest/operation-and-maintenance/Cluster-management-considerations/). See what to consider when building, monitoring, testing and distributing MongooseIM clusters.\n* [Server developer's guide](https://esl.github.io/MongooseDocs/latest/developers-guide/Testing-MongooseIM/). Get all the information you need to expand the MongooseIM platform.\n\n## Participate!\n\nSuggestions, questions, thoughts? Contact us directly:\n\n* Raise a [GitHub issue](https://github.com/esl/MongooseIM/issues)\n* Email us at \u003ca href='mailto:mongoose-im@erlang-solutions.com'\u003emongoose-im@erlang-solutions.com\u003c/a\u003e\n* Follow our [Twitter account](https://twitter.com/MongooseIM)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesl%2FMongooseIM","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesl%2FMongooseIM","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesl%2FMongooseIM/lists"}