<div dir="ltr">I am using node-amqp as server and android as client.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 7, 2014 at 2:39 PM, Michael Klishin <span dir="ltr"><<a href="mailto:mklishin@gopivotal.com" target="_blank">mklishin@gopivotal.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">+rabbitmq-discuss. Also, please start a new thread for new questions.<br>
<div class=""><br>
On 7 July 2014 at 13:05:15, Hitesh Dobariya (<a href="mailto:hitesh@artoonsolutions.com">hitesh@artoonsolutions.com</a>) wrote:<br>
> > Is this correct code, please reply i am not getting any event<br>
> on this. i checked with management plugin & exchange is appearing<br>
> on the panel but i am not receiving any event on queue.<br>
<br>
</div>Is the message rate on the exchange > 0 when you declare/delete queues?<br>
<div class=""><br>
> connection.queue("eventListener", function(queue){<br>
> queue.bind("amq.rabbitmq.event",'#');<br>
><br>
> queue.subscribe(function (message, headers, deliveryInfo,<br>
> messageObject) {<br>
> console.log(deliveryInfo);<br>
> })<br>
><br>
> });<br>
<br>
</div>What client do you use? The code looks reasonable. <br>
<div class="HOEnZb"><div class="h5">--<br>
MK<br>
<br>
Staff Software Engineer, Pivotal/RabbitMQ<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><b>Thanks,</b><div>Hitesh Dobariya,</div><div><font color="#333333">Artoon Solutions PVT. LTD</font></div>
</div>