A Seneca.js plugin
![]() |
This open source module is sponsored and supported by Voxgig. |
|---|
npm install @seneca/sns-transportrequire('seneca')()
.use('@seneca/sns-transport', {
// AWS SNS config
})See test/ for more usage examples.
AWS SNS transport plugin for Seneca microservices.
If you're using this module and need help, you can:
- Post a github issue
- Tweet to @senecajs
- Ask on the Gitter
See source for API details.
The Senecajs org encourages open participation. If you feel you can help in any way, be it with documentation, examples, extra testing, or new features please get in touch.
npm run testNote: This plugin is a work in progress. Uses AWS SNS for message transport.

