Ross ROSS = Recommend OSS · open-source software intelligence for agents

strophe/strophejs

Strophe.js is an XMPP library for JavaScript observed · 2026-08-28

github.com/strophe/strophejs · homepage · TypeScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
strophe/strophejsmain97

For agents

markdown · JSON · MCP: product_card(name="strophe/strophejs")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem