@stuebe2k14@rene_ruppert This is right. AsyncEnumerable is still a pull model. Each item needs to be awaited before it can be enumerated. Rx remains a push/stream model where we don’t know when they come in. Rx/IX libs can be used to accomplish AsyncEnumerable today.
Example here: https://t.co/FGm3SGqEQl
We had a great time out in New Zealand this week with our client doing some on-site @XamarinU training. It always is amazing to see #dotNET developers get in and start building #Xamarin apps in just a few days.