Closed xfishernet closed 4 years ago
Well technically you could check how the rmq consumer interacts with Redis to unack, ack and reject deliveries and basically port that code yourself. But I'm not aware of anything readily available for that.
Closing as out of scope.
Can I use this queue for a node.js (as consumer)? If so, which module for node to use?