Skip to content

Local in-process que transport for Seneca messages. Use for local dev and testing.

License

Notifications You must be signed in to change notification settings

senecajs/seneca-localque-transport

Repository files navigation

@seneca/localque-transport

Seneca Localque-Transport is a plugin for Seneca

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

npm version build Coverage Status Known Vulnerabilities DeepScan grade Maintainability

Voxgig 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 : boolean
  • log : array
  • init$ : boolean

Action Patterns

Action Descriptions

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

No description provided.


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

No description provided.


More Examples

Motivation

Support

API

Contributing

Background

About

Local in-process que transport for Seneca messages. Use for local dev and testing.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published