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

MIDI-CI: zlib+Mcoded7 on all platforms #58

Open
atsushieno opened this issue Jan 22, 2024 · 1 comment
Open

MIDI-CI: zlib+Mcoded7 on all platforms #58

atsushieno opened this issue Jan 22, 2024 · 1 comment

Comments

@atsushieno
Copy link
Owner

atsushieno commented Jan 22, 2024

Currently only jvmMain and androidMain has working implementation (based on java.util.zip).

We could implement for most of the rest, but I'm rather waiting for ktor-io 3.0.0 which has DeflateEncoder. It's not ready for all the required platforms yet (namely wasmJs).

(taken from #56)

@atsushieno atsushieno changed the title zlib+Mcoded7 on all platform zlib+Mcoded7 on all platforms Jan 22, 2024
@atsushieno atsushieno changed the title zlib+Mcoded7 on all platforms MIDI-CI: zlib+Mcoded7 on all platforms Jan 22, 2024
@atsushieno
Copy link
Owner Author

As of ktor-io-utils 3.0.0-beta2 it still does not support Kotlin Native platforms yet.

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

No branches or pull requests

1 participant