- From: Adam Rice <notifications@github.com>
- Date: Tue, 21 Nov 2017 14:25:35 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 21 November 2017 14:25:57 UTC
Instead of passing a _startAlgorithm_ to CreateReadableStream() and CreateWritableStream() we could pass a _startPromise_. This would save a step in the TransformStream constructor but I'm not sure whether it makes sense in the big picture. -- 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/857#issuecomment-346041982
Received on Tuesday, 21 November 2017 14:25:57 UTC