0.5.1 • Published 5 months ago

@blastz/nest-rabbitmq v0.5.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Nest RabbitMQ

Getting started

Install nest-rabbitmq

npm install @blastz/nest-rabbitmq

Packed Objects

ChannelWrapper

packed methods list:

  • addSetup
  • assertQueue
  • assertExchange
  • bindQueue
  • consume
  • sendToQueue
  • publish

Channel

packed methods list:

  • assertQueue
  • assertExchange
  • bindQueue
  • consume

License

Licensed under MIT

0.5.0

5 months ago

0.5.1

5 months ago

0.4.0

5 months ago

0.3.0

5 months ago

0.2.0

6 months ago

0.1.0

9 months ago