Function that transforms IReceiver subscription to iterable stream of data.
iterator and stop function to terminate it.
object that allows to be subscribed to;
parameter to be passed to receiver for subscription;
Optional
optional configuration for iterator;
Generated using TypeDoc
Function that transforms IReceiver subscription to iterable stream of data.
Returns
iterator and stop function to terminate it.