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

Split ReadableStream into modules #30

Merged
merged 20 commits into from
Jul 29, 2019
Merged

Split ReadableStream into modules #30

merged 20 commits into from
Jul 29, 2019

Conversation

MattiasBuelens
Copy link
Owner

This splits readable-stream.ts into multiple separate modules, grouped by functionality. There are no functional changes.

This should make it easier to re-wire the dependencies between different features later on. For more context, see my previous comment on #20.

@MattiasBuelens MattiasBuelens merged commit e0db099 into master Jul 29, 2019
@MattiasBuelens MattiasBuelens deleted the split-modules branch July 29, 2019 22:07
@MattiasBuelens MattiasBuelens added this to the v2.0.4 milestone Oct 8, 2019
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.

1 participant