stream abstract method

Stream<T> stream()

Stream will emit the message when there is a new message

Implementation

Stream<T> stream();