node-architect-consumer

0.0.1 • Public • Published

Node Architect Consumer

Build Status

Coverage Status

This module is exposed as an Architect plugin.

Wraps the sqs-consumer module and provides it as a service.

You can start and stop the worker by calling services.consumer.workers[0].start/stop()

Calling services.consumer.workers[0].handleMessage(message, done) will trigger a fake message to go through the system (useful for testing).

npm install

To run tests

npm test

/node-architect-consumer/

    Package Sidebar

    Install

    npm i node-architect-consumer

    Weekly Downloads

    4

    Version

    0.0.1

    License

    ISC

    Last publish

    Collaborators

    • tdfairbrother