Changelog
[8.2.1] - 2023-10-21
queue.on(event, handler[, options])
broker.get(queueName, { noAck: true })
not only dequeues message it also marks the actual message as consumed on the, until now, undocumented message.pending
flagChangelog
[8.2.0] - 2023-09-03
SmqpError(message, code)
inherited from Error, it is thrown when package specific errors occur. It is also exported so that instance can be checkedTypeError
or SmqpError
Changelog
[8.1.0] - 2023-08-26
Changelog
[8.0.0] - 2023-06-22
Changelog
7.1.3
Changelog
7.1.2
Changelog
7.1.1