Skip to content

Improve grpc framing protocol - #297

Merged
vietj merged 2 commits into
mainfrom
rework-grpc-frames
Aug 15, 2026
Merged

Improve grpc framing protocol#297
vietj merged 2 commits into
mainfrom
rework-grpc-frames

Conversation

@vietj

@vietj vietj commented Aug 15, 2026

Copy link
Copy Markdown
Member

No description provided.

Motivation:

gRPC protocol only defines trailers for a response, it does not make really sense to have GrpcWriteStreamBase handle it.

Changes:

Move trailers handling to GrpcServerResponseImpl.
@vietj
vietj force-pushed the rework-grpc-frames branch 2 times, most recently from b4817b3 to bf9dbe9 Compare August 15, 2026 14:47
@vietj
vietj force-pushed the rework-grpc-frames branch from bf9dbe9 to 41593cf Compare August 15, 2026 19:09
@vietj
vietj marked this pull request as ready for review August 15, 2026 19:28
@vietj
vietj merged commit 6e96bc5 into main Aug 15, 2026
6 checks passed
@vietj
vietj deleted the rework-grpc-frames branch August 15, 2026 19:28
@vietj vietj added this to the 5.2.0 milestone Aug 15, 2026
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