rabbit.js

Messaging API

A simple API for messaging in Node.JS using RabbitMQ as the backend.

Messaging in Node.JS made easy using RabbitMQ

GitHub

2k stars
52 watching
142 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rabbitmq/rabbitmq-java-client A Java client for interacting with RabbitMQ message broker 1,246
pma/amqp Provides an Elixir client for the RabbitMQ message broker 681
ruby-amqp/bunny A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. 1,390
videlalvaro/rabbitmqbundle A Symfony2 bundle that simplifies messaging in applications using RabbitMQ 35
alaricode/nestjs-rmq Library that provides an implementation of RabbitMQ and AMQP messaging in NestJS microservices 293
ruby-amqp/march_hare A JRuby client for RabbitMQ messaging system 97
jcustenborder/flume-ng-rabbitmq A plugin for Flume that integrates with RabbitMQ for event sourcing and processing 58
vert-x3/vertx-rabbitmq-client A client library for interacting with RabbitMQ brokers from Vert.x applications 73
rabbitmq/rabbitmq-dotnet-client A .NET client library for interacting with RabbitMQ message broker services. 2,090
socifi/jazz An abstraction layer for managing RabbitMQ connections and messaging 18
marionettejs/backbone.radio Provides messaging patterns for Backbone applications, including publish-subscribe and request-reply patterns with explicit namespaces. 491
php-amqplib/thumper A PHP library implementing several messaging patterns for RabbitMQ to facilitate message queuing and exchange of messages between systems. 276
skunkwerks/zamqp A Zig wrapper around RabbitMQ-c, enabling message queue communication in Zig applications 4
zeromq/jzmq A Java binding for the ZeroMQ messaging library 590
nestjsx/nestjs-amqp Provides a basic connection to RabbitMQ for building microservice transport using TypeScript. 190