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

Use experimental streams for interop with NodeJS Writables and Readables #382

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

IMax153
Copy link
Contributor

@IMax153 IMax153 commented Dec 11, 2021

This PR is a work-in-progress conversion of the @effect-ts/node/Stream interop module that provides an interface for converting between the NodeJS stream module and the Effect-TS experimental stream module.

@IMax153 IMax153 self-assigned this Dec 11, 2021
@IMax153
Copy link
Contributor Author

IMax153 commented Dec 12, 2021

I could probably use a second set of eyes on the types I'm returning for the experimental Stream API 🙏 .

@IMax153
Copy link
Contributor Author

IMax153 commented Dec 14, 2021

@r-cyr - do you think you're implementation of transform is "ready" enough to be pulled into this PR? If so, let me know and I can grab it from the gist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants