Skip to content

Add configurable initial codec buffer capacities - #960

Draft
fiksen99 wants to merge 1 commit into
hyperium:masterfrom
fiksen99:initial-buffer-capacities
Draft

fiksen99 wants to merge 1 commit into
hyperium:masterfrom
fiksen99:initial-buffer-capacities

Conversation

@fiksen99

Copy link
Copy Markdown

Expose opt-in client and server builder controls for the initial read, write, and HPACK decode scratch buffer capacities. Preserve existing defaults and allow every buffer to grow as needed; clamp the write buffer to the encoder minimum.

Expose opt-in client and server builder controls for the initial read, write, and HPACK decode scratch buffer capacities. Preserve existing defaults and allow every buffer to grow as needed; clamp the write buffer to the encoder minimum.
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.

1 participant