grpc / grpc/grpc-rust

Ability to send trailing metadata (trailers) from server-streaming methods.

Open
#1,370 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
12.5k
Forks
1.3k
Avg merge
4d 7h
Merged PRs (30d)
24

Description

I may have missed this functionality, but is there a way to send trailing metadata (trailers) from a server-streaming situation. Imagine a simple scenario of a method which outputs several messages of random length, and then you want to send a header that contains the cumulative length of those messages (or other information that you can only determine once you have sent out some or all of the messages).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.