If your SDK is using gzip to compress HTTP requests, consider switching to brotli or zstd if possible. These compression algorithms are more efficient and slightly faster, which has a positive impact on the compression of our SDKs and Relay. According to @BYK, Relay supports gzip, brotli, and zstd.
If your SDK already uses brotli or zstd, you can mark it as done in the task list below.
If your SDK can't use brotli or zsdt, you can mark it as done with a short note in the task list below.
If your SDK doesn't work and you can switch it, please create an issue and link it to the task list below.
If your SDK is using gzip to compress HTTP requests, consider switching to brotli or zstd if possible. These compression algorithms are more efficient and slightly faster, which has a positive impact on the compression of our SDKs and Relay. According to @BYK, Relay supports gzip, brotli, and zstd.
If your SDK already uses brotli or zstd, you can mark it as done in the task list below. If your SDK can't use brotli or zsdt, you can mark it as done with a short note in the task list below. If your SDK doesn't work and you can switch it, please create an issue and link it to the task list below.