#RabbitMQ client only

2 messages · Page 1 of 1 (latest)

wraith meadow
#

In my HTTP NestJS service, I'd like to construct a RabbitMQ client to send messages to channels. My service will not be consuming any messages.
Can/should I use the ClientProxyFactory to construct the client?

elfin parrot
#

You can. Or you can just use ClientsModule with rabbit config