0.0.17 • Published 11 months ago

@axmit/queue-broker v0.0.17

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
11 months ago

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;

0.0.17

11 months ago

0.0.16

11 months ago

0.0.15

11 months ago

0.0.14

11 months ago

0.0.13

11 months ago

0.0.12

11 months ago

0.0.11

11 months ago

0.0.10

11 months ago

0.0.9

11 months ago

0.0.8

11 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago