---
title: "MongooseIM 6.5: Open for Integration"
url: https://daily.dev/posts/mongooseim-6-5-open-for-integration-wg0lragcu
source_url: https://www.erlang-solutions.com/blog/mongooseim-6-5-open-for-integration/
type: article
source: "Erlang Solutions"
published: 2026-01-20T12:11:37.787Z
updated: 2026-01-20T12:12:00.021Z
tags: ["graphql", "erlang", "rabbitmq"]
reading_time: 6
upvotes: 2
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# MongooseIM 6.5: Open for Integration

**[Erlang Solutions](https://daily.dev/sources/erlangsolutions)** · 6 min read · 2 upvotes · 0 comments

## Summary

MongooseIM 6.5 introduces production-ready RabbitMQ integration for event pushing, enabling external services to process server events like user logins and messages. The release focuses on system integration through GraphQL APIs, multiple database backends (PostgreSQL, MySQL, Redis, LDAP), and an extensible event pusher architecture. The event pushing mechanism uses hooks and handlers to route events to services like Amazon SNS, RabbitMQ, or MongoosePush for mobile notifications. A practical Docker-based example demonstrates configuring MongooseIM to push chat message events to RabbitMQ queues, allowing downstream processing for analytics, billing, or external storage.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.erlang-solutions.com/blog/mongooseim-6-5-open-for-integration/>

## Similar posts on daily.dev

- [Messaging in Regulated Markets: Compliance from Day One](https://daily.dev/posts/messaging-in-regulated-markets-compliance-from-day-one-3qa2dcsef) · Erlang Forums · 0 upvotes · 0 comments
- [What Breaks First in Real-Time Messaging?](https://daily.dev/posts/what-breaks-first-in-real-time-messaging--itbwozzn9) · Erlang Solutions · 2 upvotes · 0 comments

---

Tags: [#graphql](https://daily.dev/tags/graphql), [#erlang](https://daily.dev/tags/erlang), [#rabbitmq](https://daily.dev/tags/rabbitmq)

[View this post on daily.dev](https://daily.dev/posts/mongooseim-6-5-open-for-integration-wg0lragcu)
