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

rpcdaemon: support compression on HTTP streaming #1932

Merged
merged 6 commits into from
Jul 7, 2024

Conversation

lupin012
Copy link
Contributor

@lupin012 lupin012 commented Mar 22, 2024

Closes #2162

@lupin012 lupin012 force-pushed the enable_compression_on_streaming branch from bd6fe04 to fdfcde7 Compare July 5, 2024 07:01
@lupin012 lupin012 marked this pull request as ready for review July 6, 2024 22:40
@lupin012 lupin012 requested a review from canepat July 6, 2024 22:40
@canepat canepat changed the title rpcdaemon: Enable compression on streaming rpcdaemon: support compression on HTTP streaming Jul 7, 2024
@canepat canepat added the enhancement New feature or improvement label Jul 7, 2024
@canepat canepat merged commit a4dfeb6 into master Jul 7, 2024
4 checks passed
@canepat canepat deleted the enable_compression_on_streaming branch July 7, 2024 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rpcdaemon: support compression in streaming API endpoints
2 participants