Pedro Melo dcca4aea33 Change API for the message callback return code:
* undef => mark as done (send FIN);
* -1 and above, send requeue, with value specifying
  the delay:
  * >= 0 => use value as delay, 0 is a special case, means immediatly;
  * -1 => use number of attempts times the requeue_delay constructor
    parameter.

Signed-off-by: Pedro Melo <melo@simplicidade.org>
2014-07-20 17:32:50 +01:00
2014-07-20 13:45:26 +01:00
2014-07-19 21:46:05 +01:00
2014-07-19 21:46:05 +01:00
2014-07-19 21:46:05 +01:00
2014-07-19 21:46:05 +01:00
2014-07-19 21:46:05 +01:00
Description
A AnyEvent-based client for NSQ.io
96 KiB
Languages
Perl 100%