- From: guest271314 <notifications@github.com>
- Date: Sat, 19 Aug 2017 19:02:30 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 19 August 2017 19:02:52 UTC
@domenic http://plnkr.co/edit/uqbvxUQtjXEpcPYQjD2i?p=preview Why is `readable` logged at `console` before `writable`? Expected result is to `return` data from `writable`, possible transformed, receive transformed data at `readable`, which can be reached at a possible chained `.pipeTo()`. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/765#issuecomment-323541724
Received on Saturday, 19 August 2017 19:02:52 UTC