0.5.0 • Published 1 year ago

@seneca/sqs-transport v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@seneca/sqs-transport

Seneca Sqs-Transport is a plugin for Seneca

User sqs-transportral business logic plugin for the Seneca platform.

npm version build Coverage Status Known Vulnerabilities DeepScan grade Maintainability

VoxgigThis open source module is sponsored and supported by Voxgig.

Install

$ npm install @seneca/sqs-transport

Quick Example

// Setup - get the key value (<SECRET>) separately from a vault or
// environment variable.
Seneca().use('sqs-transport', {})

TODO

Options

  • debug : boolean
  • log : array
  • prefix : string
  • suffix : string
  • init$ : boolean

Action Patterns

Action Descriptions

« role:transport,hook:client,type:sqs »

No description provided.


« role:transport,hook:listen,type:sqs »

No description provided.


More Examples

Motivation

Support

API

Contributing

Background

0.5.0

1 year ago

0.4.0

1 year ago

0.2.0

2 years ago

0.1.0

2 years ago