This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 23718 - Stream interface should be decoupled into WritableStream and ReadableStream
Summary: Stream interface should be decoupled into WritableStream and ReadableStream
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: Streams API (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Takeshi Yoshino
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-05 07:43 UTC by Takeshi Yoshino
Modified: 2013-12-05 19:36 UTC (History)
2 users (show)

See Also:


Attachments

Description Takeshi Yoshino 2013-11-05 07:43:11 UTC
So that we can use them to make various producers and consumers support Stream style access.
Comment 1 Takeshi Yoshino 2013-11-07 21:17:35 UTC
Done in preview ver https://dvcs.w3.org/hg/streams-api/raw-file/tip/preview.html
Comment 2 Takeshi Yoshino 2013-12-05 19:36:02 UTC
Preview ver merged into ED