PHondogo
06/13/2024, 8:57 AMlouiscad
06/13/2024, 5:35 PMPHondogo
06/13/2024, 6:24 PMlouiscad
06/13/2024, 6:50 PMuli
06/13/2024, 7:30 PMfun <T> ReceiveChannel<T>.consumeAsFlow(): Flow<T>)
and then merge the flows (if I got your need right).
If you do not want to merge, why not start 100 coroutines, each consuming one channel?uli
06/13/2024, 7:32 PMPHondogo
06/14/2024, 9:17 AMuli
06/14/2024, 10:36 AMYou can convert your channels to flowsSo what do you think?
PHondogo
06/14/2024, 10:40 AMZach Klippenstein (he/him) [MOD]
06/18/2024, 4:04 PM