History

Sink Streams

RStreams Node SDK functions that create a sink for you, the last step in a pipe.

Load Function
A function that creates a sink that takes in an upstream event and pushes it to an RStreams queue on the bus
Devnull Function
A function that creates a sink stream that takes in un upstream event and does absolutely nothing with it, except log it if you ask it to