@axmit/queue-broker
TypeScript icon, indicating that this package has built-in type declarations

0.0.17 • Public • Published

rabbitmq

To use this module in your project;

  1. npm install @axmit/queue-broker
  2. import { QueueBrokerModule } from '@axmit/queue-broker' and setUp with rabbitMQConfig in AppModule;
  3. import { QueueBrokerConsumer } from '@axmit/queue-broker' and use it in your consumer class;
  4. import { QueueBrokerProducer } from '@axmit/queue-broker' and use it in your producer class;

Readme

Keywords

Package Sidebar

Install

npm i @axmit/queue-broker

Weekly Downloads

0

Version

0.0.17

License

MIT

Unpacked Size

49.2 kB

Total Files

50

Last publish

Collaborators

  • axmit-engineers