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

Consider using brotli compression instead of gzip #3853

Open
Tracked by #111
markushi opened this issue Nov 6, 2024 · 2 comments
Open
Tracked by #111

Consider using brotli compression instead of gzip #3853

markushi opened this issue Nov 6, 2024 · 2 comments

Comments

@markushi
Copy link
Member

markushi commented Nov 6, 2024

We probably need to vendor-in the brotli library.

@markushi markushi changed the title Java Consider using brotli compression instead of gzip Nov 6, 2024
@markushi markushi transferred this issue from getsentry/team-sdks Nov 6, 2024
@github-project-automation github-project-automation bot moved this to Needs Discussion in Mobile & Cross Platform SDK Nov 6, 2024
@markushi
Copy link
Member Author

markushi commented Nov 6, 2024

Let's also check the impact of vendoring a implementation in (brotli for Java seems wrap a native implementation).

@markushi
Copy link
Member Author

In case the third party library is too big, we should consider to have this opt-in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs Investigation
Development

No branches or pull requests

1 participant