dougbarth / amqp-utils

Command line utils for interacting with an AMQP based queue
MIT License
78 stars 11 forks source link

amqp-peek - Set number of msgs to peek #9

Closed gousiosg closed 13 years ago

gousiosg commented 13 years ago

Hi, you might be interested to merge d4d0c57d5b95d116ad7abb8f0d84262b1a901f6f which enables the user of amqp-peek to set the number of msgs to peek from the queue.

dougbarth commented 13 years ago

Merged. Thanks. I released v0.5.0 with both of your changes.