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