W3C home > Mailing lists > Public > public-webrtc@w3.org > August 2020

[webrtc-insertable-streams] { readableStream, writableStream } should be { readable, writable } (#40)

From: Domenic Denicola via GitHub <sysbot+gh@w3.org>
Date: Tue, 11 Aug 2020 15:38:50 +0000
To: public-webrtc@w3.org
Message-ID: <issues.opened-676981855-1597160328-sysbot+gh@w3.org>
domenic has just created a new issue for https://github.com/w3c/webrtc-insertable-streams:

== { readableStream, writableStream } should be { readable, writable } ==
https://htmlpreview.github.io/?https://github.com/w3c/webrtc-insertable-streams/blob/master/index.html#dictdef-rtcinsertablestreams

The conventional names for a pair of readable and writable streams are `{ readable, writable }`, with no suffix. Aligning these will improve interoperability with the rest of the streams ecosystem, both concretely (e.g., making the object usable with `pipeThrough()`) and just in terms of web developer familiarity.

Please view or discuss this issue at https://github.com/w3c/webrtc-insertable-streams/issues/40 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 11 August 2020 15:38:51 UTC

This archive was generated by hypermail 2.4.0 : Tuesday, 11 August 2020 15:38:52 UTC