@seneca/sqs-transport
v0.6.0
Published
Local in-process que transport for Seneca messages. Use for local dev and testing.
Downloads
28
Readme
@seneca/sqs-transport
Seneca Sqs-Transport is a plugin for Seneca
User sqs-transportral business logic plugin for the Seneca platform.|
| This open source module is sponsored and supported by Voxgig. |
| ---------------------------------------------------- | --------------------------------------------------------------------------------------- |
Install
$ npm install @seneca/sqs-transportQuick Example
// Setup - get the key value (<SECRET>) separately from a vault or
// environment variable.
Seneca().use('sqs-transport', {})
TODOOptions
debug: booleanlog: arrayprefix: stringsuffix: stringinit$: boolean
Action Patterns
Action Descriptions
« role:transport,hook:client,type:sqs »
No description provided.
« role:transport,hook:listen,type:sqs »
No description provided.
