I have one microservice which transporter is rabbitmq and have @MessagePattern({ cmd: \'sum\' }). I wonder if there is a way to simulate call from outside to my
@MessagePattern({ cmd: \'sum\' })