- From: Takeshi Yoshino <notifications@github.com>
- Date: Wed, 24 May 2017 03:29:28 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 24 May 2017 10:30:00 UTC
> The ReadableStream would not call this callback until some data is first requested. At that time, it can do different things depending on the request: I've been sketching how to optimize piping with identity streams in the middle at #511. Allowing skipping identities is yes good (#325). This can be realized even in the current design by extending the interfaces for sources/sinks, I think. -- 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/743#issuecomment-303684139
Received on Wednesday, 24 May 2017 10:30:00 UTC