Skip to content

stream: support readable/writableHighWaterMark for Duplex streams

Fixes: https://github.com/nodejs/node/issues/14555

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

stream

Merge request reports

Loading