hunterloftis / jackrabbit

Simple AMQP / RabbitMQ job queues for node based on amqplib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need to be able to stop consuming

hunterloftis opened this issue · comments

The queue API currently has consume(), but no way to stop consuming.