Construct's a new MessageIterator.
The channel to listen for messages.
Any additional options to pass.
The filter used to filter out values.
Whether or not the EventIterator has ended.
The symbol allowing EventIterators to be used in for-await-of loops.
Ends the EventIterator.
The next value that's received from the EventEmitter.
Pushes a value into the queue.
Handles what happens when you break or return from a loop.
Handles what happens when you encounter an error in a loop.
Generated using TypeDoc
An asynchronous iterator responsible for iterating over messages.
0.0.1