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

squaremo/rabbit.js

Messaging in Node.JS made easy using RabbitMQ observed · 2026-08-28

github.com/squaremo/rabbit.js · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5817
  • days_rel: n/a
  • days_push: 2551
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1515 stars · 140 forks observed · 2026-08-28

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

A Node.js library providing a simple, socket-oriented API for messaging via RabbitMQ, built on amqplib. It supports publish/subscribe, push/pull, and request/reply patterns using Node streams.

Use cases

  • publish and subscribe to message queues in node.js
  • connect node.js apps to rabbitmq easily
  • relay messages from rabbitmq to browsers via sockjs
  • coordinate communication between node.js services
  • stream-based pub/sub messaging in javascript

When to choose

  • you want a simple stream-based abstraction over RabbitMQ in Node.js
  • you need quick pub/sub or req/rep messaging without dealing with raw AMQP
  • you're building small-to-medium Node.js services that coordinate via RabbitMQ

When to avoid

  • you need full AMQP 0-9-1 features like exchanges, routing keys, or fine-grained channel control
  • you're not using Node.js
  • you need a library under active development with recent releases

Facets

library · maturity maintenance

message-queue http-server websocket backend developer-tools rabbitmq amqp pubsub streaming messaging-patterns messaging nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
squaremo/rabbit.jsmain32

For agents

markdown · JSON · MCP: product_card(name="squaremo/rabbit.js")

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