nestjs-rmq
Message broker
Library that provides an implementation of RabbitMQ and AMQP messaging in NestJS microservices
A custom library for NestJS microservice. It allows you to use RabbitMQ or AMQP.
294 stars
8 watching
40 forks
Language: TypeScript
last commit: 6 months ago
Linked from 1 awesome list
amqpjavascriptmicroservicesnestjsnodejsrabbitmqtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a basic connection to RabbitMQ for building microservice transport using TypeScript. | 190 |
| A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,394 |
| Enables .NET developers to connect to message brokers using the AMQP 1.0 standard wireline protocol | 52 |
| A JRuby client for RabbitMQ messaging system | 96 |
| A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,774 |
| A modern .NET framework for communication over RabbitMQ with a modular design and middleware-oriented architecture. | 747 |
| Provides an Elixir client for the RabbitMQ message broker | 684 |
| Provides an easy-to-use API for spawning RabbitMQ producers and consumers. | 21 |
| A lightweight message queue for Node.js using Redis as the underlying storage | 1,763 |
| Ensures RabbitMQ message handlers finish execution before server shutdown in NestJS microservices | 32 |
| A collection of client bindings for Apache RocketMQ, providing cloud-native solutions for multiple programming languages. | 338 |
| A client library for interacting with RabbitMQ brokers from Vert.x applications | 73 |
| A PHP library that provides an idiomatic interface to connect to RabbitMQ using AMQP protocol | 706 |
| A PHP library implementing several messaging patterns for RabbitMQ to facilitate message queuing and exchange of messages between systems. | 276 |
| A simple API for messaging in Node.JS using RabbitMQ as the backend. | 1,517 |