rsmq-worker
rsmq-worker copied to clipboard
RSMQ-Worker does not work with latest rsmq
Seems to work if you set your dependency to the same version as the package ("rsmq": "0.7.x"
), but if you instantiate the latest version and pass it in it doesn't work
I made a fork and update rsmq
deps ... check https://www.npmjs.com/package/rsmq-worker-ls. Currently testing in my project.
Let me know in case of issues.