iex
10/17/2020, 4:16 PMObservable.just with channels?wasyl
10/17/2020, 4:38 PMFlow and not channels directly, then flowOfwasyl
10/17/2020, 4:38 PMObservable#create -> flow { }iex
10/17/2020, 5:48 PMFlow is what I'm actually using. Didn't know flowOf, thanks!iex
10/17/2020, 5:49 PM