(Just a question for me to consider in future.)
Is it possible to allow users to bring their own stream implementation, thus satisfy demands from both node stream and web stream camps? We did exactly that during the node <1 era when Promise isn't native yet. Perhaps it's time for that again...
(Just a question for me to consider in future.)
Is it possible to allow users to bring their own stream implementation, thus satisfy demands from both node stream and web stream camps? We did exactly that during the node <1 era when
Promiseisn't native yet. Perhaps it's time for that again...