service-pushworker

Push/Worker library for microservices, built on RabbitMQ

Usage no npm install needed!

<script type="module">
  import servicePushworker from 'https://cdn.skypack.dev/service-pushworker';
</script>

README

Microservice PushWorker Libs

Push/Worker library for microservices, built on RabbitMQ

Run

npm install
npm start

Test

npm test
npm run tdd  # (Watch)