- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 12 Oct 2017 22:02:57 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 12 October 2017 22:04:47 UTC
I did a first pass focused on non-normative text. Of note, I tried to eliminate talking about "output" and "input", given the confusion in #174. Instead I introduced "writable side" and "readable side" and tried to use those as much as possible. I think we should also add some nice examples to the appendix. Ideas: - Wrapping a TextEncoder or TextDecoder - A small suite of simple transforms such as uppercase , double the output, etc. - Wrapping web cypto? I'll try to do more review tomorrow. -- 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/pull/811#issuecomment-336287493
Received on Thursday, 12 October 2017 22:04:47 UTC