@brocan/whisperer
v1.0.1
Published
Send arbitrary NATS-Hemera messages.
Downloads
4
Readme
Whisperer
Whisperer can be used to send arbitrary NATS-Hemera messages. It simply consumes the contents of the standard input, converts it to JSON and sends it through hemera. Pretty useful tool for testing purposes.
Running Whisperer
npm start < input.json
Environment Dependencies
- NATS (Hemera)
Expected configuration and environment variables
Please see the schema in src/config.js for documentation and default values.