Transform stream that lets you peek the first line before deciding how to parse it
Transform stream that lets you inspect the start of a readable stream before deciding what to do with it
A simple queue node that store incoming messages in memory queue and uses a feedback from a following action or trigger message to release the next message stored in the queue.