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