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

Implement and test pipeline/stream support for all platforms and scala versions #1141

Draft
wants to merge 7 commits into
base: series/2.x
Choose a base branch
from

Conversation

ThijsBroersen
Copy link
Contributor

I fiddle around to see if the pipeline/stream decoding/encoding implementations would work on JS and Native platforms. It looks like it does! This PR make the current implementations and tests shared for all platforms.
This PR is just a draft to see how it can be implemented. One missing class on JS was java.io.BufferedWriter but it looks like the Native implementation of that class works fine. I included it in the PR but it can probably be contributed to Scala-js (I have no idea why it was not implemented there yet).

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.

1 participant