kronos-step-passthrough
v2.2.0
Published
copy trough step implementation
Downloads
19
Readme
kronos-step-passthrough
This step just passes the messages through without doing any thing with it. This is very useful for testing proposes but not really for production.
=== Endpoints This Step has two endpoints. One 'in' and one 'out' endpoint.
API
Table of Contents
PassthroughStep
Extends Step
step with to conected endpoins in and out
name
Returns string 'kronos-step-passthrough'
install
With npm do:
npm install kronos-step-passthrough
license
BSD-2-Clause