Is there a way to assign an end-of-stream handler?

49 views Asked by At

Is there an elegant way to assign a custom end-of-stream handler without making a channel and spawning a task to forward elements?

0

There are 0 answers