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!: Switch to streamx #9

Merged
merged 20 commits into from
Sep 7, 2022
Merged

feat!: Switch to streamx #9

merged 20 commits into from
Sep 7, 2022

Conversation

coreyfarrell
Copy link
Member

I feel like this should not be merged yet. All tests currently use require('stream').pipeline, I'd like to expand this to also cover using require('streamx').pipeline but this is currently broken.

@phated phated changed the title Breaking: Switch to streamx feat!: Switch to streamx Dec 29, 2021
This was linked to issues Sep 7, 2022
Copy link
Member

@phated phated left a comment

Choose a reason for hiding this comment

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

Dropping a big ol' stamp of approval on this! Shoutout to @coreyfarrell for getting this started and @mafintosh for helping me finish it up.

@phated phated merged commit cf656cf into master Sep 7, 2022
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.

Convert to Streamx Update README to reflect current implementation
2 participants