Skip to content

[chttp2] Make outbuf a SliceBuffer#34495

Merged
ctiller merged 3 commits intogrpc:masterfrom
ctiller:write-v2
Sep 27, 2023
Merged

[chttp2] Make outbuf a SliceBuffer#34495
ctiller merged 3 commits intogrpc:masterfrom
ctiller:write-v2

Conversation

@ctiller
Copy link
Copy Markdown
Member

@ctiller ctiller commented Sep 27, 2023

Really minimal change to make the output buffer for chttp2 be a grpc_core::SliceBuffer so that we can start mixing in the new framer code.

@ctiller ctiller enabled auto-merge (squash) September 27, 2023 21:25
@ctiller ctiller disabled auto-merge September 27, 2023 21:25
@ctiller ctiller merged commit b517a3d into grpc:master Sep 27, 2023
@copybara-service copybara-service bot added the imported Specifies if the PR has been imported to the internal repository label Sep 28, 2023
ctiller added a commit to ctiller/grpc that referenced this pull request Oct 20, 2023
Really minimal change to make the output buffer for chttp2 be a
`grpc_core::SliceBuffer` so that we can start mixing in the new framer
code.

---------

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bloat/none imported Specifies if the PR has been imported to the internal repository lang/core per-call-memory/neutral per-channel-memory/neutral release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants