nestjs-amqp
RabbitMQ client
Provides a basic connection to RabbitMQ for building microservice transport using TypeScript.
Amqp connections for nestjs
190 stars
5 watching
24 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
amqpconnectionmanagermodulenestjstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
alaricode/nestjs-rmq | Library that provides an implementation of RabbitMQ and AMQP messaging in NestJS microservices | 293 |
postwait/node-amqp | An AMQP client for nodejs | 1,692 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,771 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
pasalino/nestjs-rabbitmq-transporter-graceful-shutdown | Ensures RabbitMQ message handlers finish execution before server shutdown in NestJS microservices | 32 |
vert-x3/vertx-rabbitmq-client | A client library for interacting with RabbitMQ brokers from Vert.x applications | 73 |
apache/activemq-nms-amqp | Enables .NET developers to connect to message brokers using the AMQP 1.0 standard wireline protocol | 52 |
jakubkulhan/bunny | A PHP library that provides an idiomatic interface to connect to RabbitMQ using AMQP protocol | 705 |
sbabiv/rmqconn | Reconnection client for RabbitMQ connections | 23 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 97 |
rabbitmq/rabbitmq-java-client | A Java client for interacting with RabbitMQ message broker | 1,246 |
vert-x3/vertx-proton | Provides a thin wrapper around an AMQP 1.0 protocol engine to enable AMQP integrations for a Java application | 26 |
pma/amqp | Provides an Elixir client for the RabbitMQ message broker | 681 |
apache/flink-connector-rabbitmq | A Flink connector for RabbitMQ message broker | 19 |
viartemev/rabbitmq-kotlin | A Kotlin library for interacting with RabbitMQ message queues using coroutines | 115 |