# conversejs/converse.js

Web-based XMPP/Jabber chat written in JavaScript

Repository: https://github.com/conversejs/converse.js
Canonical: https://ross.abutalabs.com/products/conversejs
Homepage: http://conversejs.org
Language: JavaScript
License: MPL-2.0
License Family: copyleft
Topics: xmpp, xmpp-client, jabber, chat, omemo, lit
Last push: 2026-08-17T06:25:45+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 78, longevity 100
- inputs: {"age_days": 5156, "days_push": 16, "days_rel": 68, "gap_med": 54.5, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3290, forks 832 (observed 2026-08-28T04:07:53.885253+00:00)

## What it is
Converse.js is a browser-based, fully client-side XMPP/Jabber chat client written in JavaScript. It can run as a standalone web app, a desktop app, or be embedded into existing websites as an overlay, widget, or full-page chat.

## Use cases
- add chat to my website without a SaaS service
- self-hosted web chat client for my XMPP server
- embed a chat room widget into an existing site
- encrypted group chat with OMEMO end-to-end encryption
- browser-based Jabber client with multi-user chatrooms
- integrate chat with my existing authentication system
- anonymous login webchat for a community

## When to choose
- you run an XMPP server and need a modern web or embeddable client
- you need data sovereignty and no vendor lock-in for user messaging
- you want a pluggable, customizable chat UI with 45+ language support
- you need OMEMO end-to-end encryption, file sharing, and message archiving in the browser

## When to avoid
- you need a native mobile or desktop-first messaging experience
- your backend is not XMPP (e.g. Matrix, Slack, or proprietary APIs)
- you want a hosted turnkey chat SaaS with managed infrastructure
- you need server-side rendering or non-browser environments

## Facets
- artifact type: application
- maturity: active
- function: chat-interface, websocket, http-client, plugin-system, security, file-upload
- domain: messaging-platforms, web-development, privacy, self-hosted, frontend
- platform: browser, self-hosted, cross-platform
- tags: xmpp, jabber, chat-client, muc, omemo, end-to-end-encryption, webchat, embeddable, single-page-app, web-server, javascript

## Member repositories
- conversejs/converse.js (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:53.885253+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:22:49.773787+00:00, confidence not recorded.
  - readme: https://github.com/conversejs/converse.js (fetched 2026-08-28T04:07:53.885253+00:00, sha 84ef380edde5)
  - homepage: http://conversejs.org (fetched 2026-08-29T09:36:01.456706+00:00, sha 7efa18d6ee94)
  - site_page: https://conversejs.org/docs (fetched 2026-08-29T09:36:01.465935+00:00, sha b1e146553507)
  - registry_npm: https://registry.npmjs.org/converse.js (fetched 2026-08-29T09:36:01.467826+00:00, sha ead533b9aa72)
- Data as of 2026-08-30T08:39:29.467469+00:00.
