<div dir="ltr">Hi,<div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>I have an existing system consisting of two nodes, a client/server model.</div><div>I want to exchange messages between them using RabbitMQ. I.e. The client would send all its requests to RabbitMQ and the server would listen to the queue indefinitely, consume any messages that arrives and then act upon it.</div>

<div><br></div></blockquote><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>I can change the server as needed, but my problem is, I cannot change the client's behavior. How can I send back the response to the client?�</div>

<div><br></div><div>The client node understands HTTP request/response, what shall I do after configure the other application server to RabbitMQ instead of my app directly.<br></div></blockquote><blockquote style="margin:0 0 0 40px;border:none;padding:0px">

<div><br></div></blockquote>Regards<div><br></div><div>Mahitab</div></div>