- From: youennf via GitHub <sysbot+gh@w3.org>
- Date: Thu, 19 Aug 2021 13:28:22 +0000
- To: public-webrtc-logs@w3.org
> I _think_ (having tried to navigate the streams spec) that it will result in a writable stream that is unable to perform backpressure. Right, we could indeed say so, the writable enqueue operation returns a resolved promise which already achieves this somehow. The observable consequence of setting a chunk size of 0 is that the writer ready promise will never change (and will always be resolved). -- GitHub Notification of comment by youennf Please view or discuss this issue at https://github.com/w3c/webrtc-encoded-transform/pull/108#issuecomment-901916187 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 19 August 2021 13:28:24 UTC