Skip to content

Fix buffering of streaming calls by updating the dependency.#212

Merged
abizjak merged 2 commits intomainfrom
fix-streaming-calls
Feb 14, 2023
Merged

Fix buffering of streaming calls by updating the dependency.#212
abizjak merged 2 commits intomainfrom
fix-streaming-calls

Conversation

@abizjak
Copy link
Copy Markdown
Contributor

@abizjak abizjak commented Feb 13, 2023

Purpose

Fix delays in streaming calls due to uncredited connection window updates.

Depends on

Fixes #213

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@abizjak abizjak requested a review from vikt0r0 February 13, 2023 19:30
@abizjak abizjak merged commit c395acb into main Feb 14, 2023
@abizjak abizjak deleted the fix-streaming-calls branch February 14, 2023 18:28
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.

Streaming RPC calls are slow if there is more than ~64kB of data

2 participants