You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using this template for a personal project. I understand how to consume RabbitMQ messages, but I don't get very clearly how to send RabbitMQ messages, should I inject the RMQ client to the Usecase and from there call the method client.RemoteCall?
Thank you in advance!
The text was updated successfully, but these errors were encountered:
Hello,
I am using this template for a personal project. I understand how to consume RabbitMQ messages, but I don't get very clearly how to send RabbitMQ messages, should I inject the RMQ client to the Usecase and from there call the method client.RemoteCall?
Thank you in advance!
The text was updated successfully, but these errors were encountered: