Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 27, 2023
Merged

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

merged 1 commit into from
Nov 27, 2023

Conversation

suyanhanx
Copy link
Member

@suyanhanx suyanhanx commented Nov 18, 2023

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

@suyanhanx
Copy link
Member Author

Are too many irrelevant tests being started?

@suyanhanx
Copy link
Member Author

Need to add capability detect.

@Xuanwo
Copy link
Member

Xuanwo commented Nov 20, 2023

Seems we need to add capability support first?

@suyanhanx
Copy link
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
bindings/nodejs/tests/fixtures/random Outdated Show resolved Hide resolved
bindings/nodejs/tests/suites/async.suite.mjs Outdated Show resolved Hide resolved
@suyanhanx suyanhanx changed the title feat(bindings/nodejs): write stream feat(bindings/nodejs): read/write stream Nov 26, 2023
@suyanhanx
Copy link
Member Author

Invite @everpcpc to take a look.

@everpcpc
Copy link
Contributor

lgtm, thanks!

bindings/nodejs/index.js Outdated Show resolved Hide resolved
bindings/nodejs/tests/utils.mjs Outdated Show resolved Hide resolved
bindings/nodejs/index.js Show resolved Hide resolved
bindings/nodejs/index.js Outdated Show resolved Hide resolved
@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
Copy link
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!

@Xuanwo Xuanwo merged commit 049ce8d into main Nov 27, 2023
211 checks passed
@Xuanwo Xuanwo deleted the nodejs-stream branch November 27, 2023 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants