1.0.3 • Published 10 years ago

trucktrack-queues v1.0.3

Weekly downloads
17
License
-
Repository
bitbucket
Last release
10 years ago

trucktrack-queues

"Library for interacting with AWS SQS and SNS services"

Installation

This module is installed via npm:

$ npm install trucktrack-queues

Example Usage

var ttQueues = require('trucktrack-queues');
var QueueService = ttQueues.QueueService(config);
var NotificationService = ttQueues.NotificationService();
1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago