- From: Adam Rice <notifications@github.com>
- Date: Mon, 16 Oct 2017 14:59:38 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 16 October 2017 15:00:06 UTC
An example of a simple adaptor which wrap a synchronous 1:1 transform function into a transformer object ready to construct a TransformStream. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/streams/pull/843 -- Commit Summary -- * Add SyncOneToOneTransformFunctionAdaptor example -- File Changes -- M index.bs (45) -- Patch Links -- https://github.com/whatwg/streams/pull/843.patch https://github.com/whatwg/streams/pull/843.diff -- 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/843
Received on Monday, 16 October 2017 15:00:06 UTC