Skip to content

feat(bindings/nodejs): read/write stream#3619

Merged
Xuanwo merged 1 commit intomainfrom
nodejs-stream
Nov 27, 2023
Merged

feat(bindings/nodejs): read/write stream#3619
Xuanwo merged 1 commit intomainfrom
nodejs-stream

Conversation

@suyanhanx
Copy link
Copy Markdown
Member

@suyanhanx suyanhanx commented Nov 18, 2023

This PR introduces the reader and writer, and readable/writable stream based on them.

@github-actions github-actions Bot added the releases-note/feat The PR implements a new feature or has a title that begins with "feat" label Nov 18, 2023
@suyanhanx
Copy link
Copy Markdown
Member Author

Are too many irrelevant tests being started?

@suyanhanx
Copy link
Copy Markdown
Member Author

Need to add capability detect.

@Xuanwo
Copy link
Copy Markdown
Member

Xuanwo commented Nov 20, 2023

Seems we need to add capability support first?

@suyanhanx
Copy link
Copy Markdown
Member Author

Seems we need to add capability support first?

Yes. I'm going to add it first.

@suyanhanx suyanhanx changed the title feat(bindings/nodejs): read/write stream feat(bindings/nodejs): write stream Nov 20, 2023
@suyanhanx suyanhanx marked this pull request as ready for review November 24, 2023 08:03
Comment thread bindings/nodejs/tests/fixtures/random Outdated
Comment thread bindings/nodejs/tests/suites/async.suite.mjs Outdated
@suyanhanx suyanhanx changed the title feat(bindings/nodejs): write stream feat(bindings/nodejs): read/write stream Nov 26, 2023
@suyanhanx
Copy link
Copy Markdown
Member Author

Invite @everpcpc to take a look.

@everpcpc
Copy link
Copy Markdown
Contributor

lgtm, thanks!

Comment thread bindings/nodejs/index.js Outdated
Comment thread bindings/nodejs/tests/utils.mjs Outdated
Comment thread bindings/nodejs/index.js
Comment thread bindings/nodejs/index.js Outdated
@suyanhanx suyanhanx marked this pull request as draft November 27, 2023 11:40
Signed-off-by: suyanhanx <suyanhanx@gmail.com>
@suyanhanx suyanhanx marked this pull request as ready for review November 27, 2023 12:04
@suyanhanx suyanhanx requested a review from Xuanwo November 27, 2023 12:06
Copy link
Copy Markdown
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/feat The PR implements a new feature or has a title that begins with "feat"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants