@amplication/plugin-broker-rabbitmq

1.0.0 • Public • Published

@amplication/plugin-broker-rabbitmq

NPM Downloads

Implement RabbitMQ as the message broker in your Amplication's generated services.

Purpose

This plugin generates the relevant code to provide you with end-to-end integration for a RabbitMQ message broker in a Pub/Sub mode compatible with amplication Message Broker.

It generates the following parts:

  • A topics list as a selectable enum.

  • RabbitMQ module and service that contains an emit function to send messages to a RabbitMQ queue.

  • RabbitMQ controller with an endpoint listener for each topic connected to the service, and their type is “receive."

  • A RabbitMQ options getter function that extracts all the relevant variables from the nestjs common ConfigService (by default if would load the available environment variables)

Usage

This plugin provides you with a ready configured NestJS module that you can use in your service. To customize the client options update the .env file with the relevant options.

Readme

Keywords

none

Package Sidebar

Install

npm i @amplication/plugin-broker-rabbitmq

Weekly Downloads

31,209

Version

1.0.0

License

Apache-2.0

Unpacked Size

3.07 MB

Total Files

42

Last publish

Collaborators

  • amplication-bot
  • mulygottlieb
  • levivannoort
  • overbit
  • morhag
  • amitbarletz
  • yuvalhazaz