[rabbitmq-discuss] How to unsubscribe in erlang-client?

Maxim Treskin zerthurd at gmail.com
Sun Dec 26 16:13:39 GMT 2010


Thank you, Aleksey!

On 26 December 2010 18:16, Aleksey Yeschenko <aleksey at yeschenko.com> wrote:

> Method = #'basic.cancel'{consumer_tag = ConsumerTag},
> amqp_channel:call(Channel, Method)
>
> The subscribed process should receive #'basic.cancel_ok'{} after the call.
>
> --
> Aleksey Yeschenko
>
>
> 2010/12/26 Maxim Treskin <zerthurd at gmail.com>:
> > Hello
> >
> > Is this any method to unsubscribe (cancel subscription) from queue in
> > rabbitmq-erlang-client?
> > It seems that only channel closing stops receiving messages.
> >
> > Thank you
> >
> > --
> > Maxim Treskin
> >
> > _______________________________________________
> > rabbitmq-discuss mailing list
> > rabbitmq-discuss at lists.rabbitmq.com
> > https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
> >
> >
>



-- 
Maxim Treskin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20101226/b65516a0/attachment.htm>


More information about the rabbitmq-discuss mailing list