Skip to content

Conversation

sbordet
Copy link
Member

@sbordet sbordet commented Sep 25, 2025

Optimized StringContent to immediately send a last DATA frame for the whole string.

In this way we avoid sending a last, empty, DATA frame.

Optimized StringContent to immediately send a last DATA frame for the whole string.

In this way we avoid sending a last, empty, DATA frame.

Signed-off-by: Simone Bordet <[email protected]>
@sbordet sbordet requested a review from lorban September 25, 2025 15:32
@sbordet sbordet linked an issue Sep 25, 2025 that may be closed by this pull request
Signed-off-by: Simone Bordet <[email protected]>
@sbordet sbordet merged commit e60478e into 4.0.x Sep 26, 2025
9 checks passed
@sbordet sbordet deleted the fix/4.0.x/763/optimize-string-content branch September 26, 2025 11:07
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.

Optimize send of DATA frames
2 participants