#RabbitMQ client only
2 messages · Page 1 of 1 (latest)
You can. Or you can just use ClientsModule with rabbit config
2 messages · Page 1 of 1 (latest)
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?
You can. Or you can just use ClientsModule with rabbit config