Concat Demo
Use the
StreamExt.concat
function to concatenate events from two source treams.
Stream 1 :
Event
Error
Done
Stream 2 :
Event
Error
Done
Output :