Lukasz Kalnik
10/18/2022, 9:41 AMFlow
or through a Channel
. After the last event I want to send a "complete" signal. Is there something like this in Flow
?Sam
10/18/2022, 9:46 AMclose()
it, but you can’t include any data in the close signal 😞 (except by using exceptions, which is gross)Sam
10/18/2022, 9:46 AMLukasz Kalnik
10/18/2022, 9:47 AMhfhbd
10/18/2022, 10:20 AMchannelFlow
if you like the flow API moreLukasz Kalnik
10/18/2022, 10:32 AMChannel
and maybe receive it as Flow