strophe/strophejs
Strophe.js is an XMPP library for JavaScript observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 97
- Release rhythm 94
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 21.0
- age_days: 4874
- days_rel: 43
- days_push: 19
- n_releases_24m: 7
Adoption not part of the score
1487 stars · 363 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Strophe.js is a dependency-free JavaScript/TypeScript library for building real-time XMPP applications, supporting XMPP over WebSockets (RFC 7395) and BOSH/HTTP (XEP-0124/0206). It provides stanza builders, multiple SASL mechanisms, stream management with session resumption, and runs in browsers, Node.js, and React Native.
Use cases
- build a browser-based XMPP chat client
- connect to an XMPP server over WebSockets from JavaScript
- add real-time messaging to a web app
- resume XMPP sessions after dropped connections with stream management
- share a single XMPP connection across browser tabs
- authenticate to XMPP with SCRAM or other SASL mechanisms
- build a React Native chat app over XMPP
When to choose
- you need XMPP support in JavaScript across browser, Node.js, or React Native
- you want a small, dependency-free client library with WebSocket and BOSH transports
- you need robust reconnection via XEP-0198 stream management
- you want modern TypeScript typings with ESM/CJS/UMD builds
When to avoid
- your app does not use the XMPP protocol
- you need a full chat UI rather than a protocol library
- you require non-JavaScript environments or native mobile SDKs
Facets
library · maturity active
websocket http-client auth serialization messaging-platforms web-development apis browser cross-platform xmpp chat bosh stream-management typescript real-time-messaging instant-messaging real-time nodejs web-server
4 sources
- readme: https://github.com/strophe/strophejs · fetched 2026-08-28 · fc6ce3b85738
- homepage: http://strophe.im/strophejs · fetched 2026-08-29 · cca78560b354
- site_page: http://strophe.im/strophejs/doc/3.1.0/Strophe.html · fetched 2026-08-29 · b1bdb81c7f2a
- site_page: http://strophe.im/strophejs/doc/1.3.0 · fetched 2026-08-29 · 35ca788f3b2b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| strophe/strophejs | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="strophe/strophejs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem