[whatwg/streams] Add an extension point for byte transform streams (#820)

Prohibit non-undefined values of readableType and writableType properties
on the transformer to reserve them for future use defining byte
transforms.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/streams/pull/820

-- Commit Summary --

  * Add an extension point for byte transform streams

-- File Changes --

    M reference-implementation/lib/transform-stream.js (12)
    M reference-implementation/to-upstream-wpts/transform-streams/general.js (8)

-- Patch Links --

https://github.com/whatwg/streams/pull/820.patch
https://github.com/whatwg/streams/pull/820.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/820

Received on Monday, 2 October 2017 15:12:41 UTC