@acpfx/echo
v0.2.6
Published
Echoes all received events back. A passthrough node useful for testing and debugging pipeline wiring.
Readme
@acpfx/echo
Echoes all received events back. A passthrough node useful for testing and debugging pipeline wiring.
Usage
This package is a pipeline node for @acpfx/cli. See the CLI package for installation and usage.
Manifest
- Consumes: all event types
- Emits: all event types (mirrors input)
Pipeline Example
nodes:
echo:
use: "@acpfx/echo"
outputs: [recorder]License
ISC
