Issues
- 4
- 2
Misuse of `Assert` in spec
#1327 opened by rotu - 2
const [ sideA, sideB ] = duplexPair();
#1325 opened by Johnson1s - 3
- 0
WebRTC endpoint pair example is out of date
#1317 opened by jan-ivar - 5
- 1
- 10
- 1
"read all bytes" algorithm support for stringifiers
#1312 opened by jasnell - 12
Proposal: ReadableStreamBodyReader
#1238 opened by jasnell - 2
Proposal: BodyReader for ReadableStream
#1308 opened by jasnell - 2
Proposal: writev equivalent `WritableStreamDefaultWriter`
#1309 opened by jasnell - 9
- 1
- 0
- 0
- 9
Test or specification problem with TransformStream readable.cancel and calling controller.error
#1296 opened by evilpie - 7
Timing differences on start promise on WritableStream
#1298 opened by saschanaz - 2
Should `ReadableStreamClose(stream)` also close pending read requests in case of ReadableStreamBYOBReader
#1294 opened by debadree25 - 0
Consider making writer.abort() automatically generate an "AbortError" DOMException?
#1290 opened by domenic - 4
- 1
reader.cancel([ reason ]) "behaves the same as stream.cancel(reason)" is confusing
#1287 opened by jedwards1211 - 4
Latency-bounded reads
#1270 opened by nidhijaju - 4
`.throw()`ing an async iterator
#1284 opened by bojavou - 1
Reuse HTML structuredClone for owning streams
#1285 opened by youennf - 4
Recoverable error from failed parameter validation?
#1280 opened by saschanaz - 10
Proposal: ReadableStream tee() backpressure
#1235 opened by jasnell - 2
Synchronous WritableStream Writer to avoid heap allocations from Promises returned by WritableStreamDefaultWriter's write
#1276 opened by btakita - 2
- 3
async iteration over a ReadableStream containing a rejected Promise will not clean up
#1266 opened by bakkot - 6
Can pipeTo() be synchronous?
#1243 opened by ricea - 1
"If flushPromise was rejected with reason r, the..."
#1262 opened by ricea - 1
- 0
Why resolve backpressurePromise by an error message in SetUpCrossRealmTransformWritable?
#1260 opened by saschanaz - 3
Should terminating a worker close/error streams?
#1256 opened by saschanaz - 1
Should the "set up" algorithm for IDL-created WritableStreams wrap the write algorithm?
#1253 opened by saschanaz - 1
Should the underlying source be pinged for cancel when a close request exists?
#1252 opened by saschanaz - 0
Request review MDN readable byte streams docs
#1237 opened by hamishwillee - 1
gRPC support
#1249 opened by 0xAlcibiades - 5
Examine interaction of resizable array buffers with Streams
#1248 opened by ricea - 1
- 2
When should closed promise be resolved?
#1244 opened by davedoesdev - 3
Performance optimization: `ReadableStreamDefaultReader.prototype.readMany`
#1236 opened by Jarred-Sumner - 1
Add support for asynchronous TransformStreams
#1242 opened by minfrin - 5
Do the abort steps of ReadableStreamPipeTo really guarantee the abort callback to be called before cancel?
#1229 opened by saschanaz - 8
- 1
Why is `size` just a function?
#1226 opened by j-f1 - 5
Link to ECMA262 sec-returnifabrupt-shorthands?
#1223 opened by saschanaz - 0
- 2
WritableStreamDefaultController [[strategySizeAlgorithm]] called after being set to undefined
#1218 opened by ricea