Robert Jaros
04/15/2019, 6:59 PM.send
on the one side and iterate when reading on the other side, but at the same time I need to transform the data using map
and filter
, which are obsolete for channels.Dominaezzz
04/15/2019, 7:12 PMoctylFractal
04/15/2019, 7:13 PMDominaezzz
04/15/2019, 7:15 PMChannel<>.asFlow()
should help.Robert Jaros
04/15/2019, 9:01 PMasFlow
defined?Dominaezzz
04/15/2019, 9:07 PM