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

Improvements for gzip sending (SenderBufferFlusher) #281

Merged
merged 3 commits into from
Jun 18, 2024

Conversation

felipe-conde-devo
Copy link
Contributor

These changes add a thread (SenderBufferFlusher) for controlling the flushing of the buffer used when sending using Gzip.
The SenderBuffer class has been modified a bit but these changes don't affect the current functionality.

The usage of this SenderBufferFlusher thread is optional and by default, it will not be used.

@felipe-conde-devo
Copy link
Contributor Author

This new PR contains all the commits with a "Verified" mark.
I can confirm that the unit tests related to this new SenderBufferFlusher are passing successfully

@felipe-conde-devo felipe-conde-devo marked this pull request as ready for review June 17, 2024 16:32
@angel-devo angel-devo self-requested a review June 18, 2024 09:06
@angel-devo angel-devo merged commit 235529f into DevoInc:master Jun 18, 2024
1 of 5 checks passed
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.

2 participants