Uh oh!
There was an error while loading. Please reload this page.
docs,test: add tests and docs for duplex.fromWeb and duplex.toWeb - #42738
Conversation
9e6359a to
9ea3dcaCompare9ea3dca to
0d50b71Comparemscdex
commented
Apr 14, 2022
I think the subsystem prefix on the commit message would better be represented by |
0d50b71 to
3a1c6aeCompareErickWendel
commented
Apr 14, 2022
I liked it! Just changed both commit message and PR name |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Signed-off-by: Erick Wendel <erick.workspace@gmail.com>
Trott
commented
Apr 15, 2022
Signed-off-by: Erick Wendel <erick.workspace@gmail.com>
ErickWendel
commented
Apr 18, 2022
This comment was marked as outdated.
This comment was marked as outdated.
nodejs-github-bot
commented
Apr 19, 2022
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
ErickWendel
commented
Apr 20, 2022
done! |
nodejs-github-bot
commented
Apr 20, 2022
nodejs-github-bot
commented
Apr 20, 2022
nodejs-github-bot
commented
Apr 20, 2022
nodejs-github-bot
commented
Apr 26, 2022
nodejs-github-bot
commented
Apr 27, 2022
nodejs-github-bot
commented
Apr 27, 2022
nodejs-github-bot
commented
Apr 28, 2022
Landed in bc47eb3 |
PR-URL: #42738 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
juanarbol
commented
May 31, 2022
Depending of #39134 being backported to v16.x |

Improve Code coverage for Duplex.fromWeb and Duplex.toWeb
This also adds examples of how to use
Duplex.fromWebandDuplex.toWeb