Ability to send trailing metadata (trailers) from server-streaming methods.
Open
- 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
Assessment
This issue has not been assessed yet.