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