On 04/11/2012 10:34 AM, Jakub Nadolski wrote:
I have a question about working client-broker configuration with NAT. To
send messages from broker to client I would like to use existing
connection established from client to broker. Is it possible? Or perhaps
there is another way to work when AMQP client is behind a NAT?

That is the normal mode of use. A client connects to a broker, subscribes to a particular queue and the broker will then send messages back to the client over that connection.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to