(consume-message ch {:keys [delivery-tag]} payload ack?)De-serializes the message payload (payload) using nippy/thaw and acks the message
if ack? is true.
De-serializes the message payload (`payload`) using `nippy/thaw` and acks the message if `ack?` is true.
(process-messages-from-queue connection queue-name count processing-fn)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |