It'd be great to have async stream constructs such as:
http://reactivex.io/rxjs/ , supported natively, such that they can be used
directly with the async / await keywords for async stream programming in a
linear fashion (analogous to what can already be done with linearly
awaiting Promises, but for async streams instead).
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to