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

jmesnil/stomp-websocket

Stomp client for Web browsers and node.js apps observed · 2026-08-28

github.com/jmesnil/stomp-websocket · homepage · JavaScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 6055
  • days_rel: n/a
  • days_push: 3340
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1446 stars · 578 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A JavaScript STOMP client library that lets web browsers (over WebSockets) and node.js applications (over raw TCP or WebSockets) communicate with STOMP message brokers. It is dependency-free in the browser and published on npm as 'stompjs'.

Use cases

  • connect a browser app to a STOMP message broker over WebSocket
  • send and receive STOMP messages from node.js over TCP
  • subscribe to message queues from a web page
  • build real-time messaging in a WebWorker
  • talk to ActiveMQ or RabbitMQ STOMP endpoints from JavaScript

When to choose

  • you need a lightweight, dependency-free STOMP client for the browser
  • your node.js app must speak STOMP over TCP or WebSocket
  • you are maintaining a legacy codebase already using stompjs

When to avoid

  • you need an actively maintained library with bug fixes and enhancements
  • you need STOMP 1.2 features or modern tooling
  • you are starting a new project - consider maintained forks like @stomp/stompjs

Facets

library · maturity abandoned

websocket message-queue http-client web-development backend browser stomp messaging-protocol websocket-client unmaintained messaging nodejs javascript

3 sources

Member repositories

RepositoryRoleHealth v2
jmesnil/stomp-websocketmain23

For agents

markdown · JSON · MCP: product_card(name="jmesnil/stomp-websocket")

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