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: CompressionStream #36

Merged
merged 3 commits into from
Nov 12, 2024
Merged

Conversation

grabbou
Copy link
Collaborator

@grabbou grabbou commented Nov 11, 2024

Implements CompressionStream with gzip, deflate and deflate-raw

Needs Android implementation (likely a follow-up). Issue #35

@grabbou grabbou changed the title wip: compression stream feat: CompressionStream Nov 11, 2024
@grabbou
Copy link
Collaborator Author

grabbou commented Nov 12, 2024

This PR review can be skipped, I've implemented this in C++ in #43

@grabbou grabbou merged commit fc2378e into feat/refactor-stream-name Nov 12, 2024
grabbou added a commit that referenced this pull request Nov 12, 2024
* chore: initial compression stream impl., a bit hacky, but works

* feat

* chore: fix
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