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.
npm start < input.json
- NATS (Hemera)
Please see the schema in src/config.js for documentation and default values.