Closed
Description
I think we need to sketch out an agenda for what we want to do here, as there are several things to be talked about. I'm opening this as a placeholder:
- Meet with the build wg to help moving the testing infrastructure @nodejs/build Move to the foundation CI #270
- Add
_flush
or equivalent toWritable
stream: add _end method to write streams (equivilent to _flush) node#2314 - Standardize
destroy()
Add .destroy to Readable and Writable prototypes #125 - Support UInt8Array throughout the API stream: support Uint8Array input to methods node#11608
- reverse of the dependency Invert dependency between core and readable-stream node-eps#49
- usage of
_writableState
and_readableState
in core Cleanup_writableState
and_readableState
access across codebase node#445 - error codes for streams cc @jasnell
Given we have time during the wg, we might even decide to pair up and do things.
ref: openjs-foundation/summit#41.
I know @calvinmetcalf @yoshuawuyts @lrlna @addaleax and myself (@mcollina) will be there.
@mafintosh, would you be able to join?
Metadata
Assignees
Labels
No labels
Activity