grpc.github.io icon indicating copy to clipboard operation
grpc.github.io copied to clipboard

Document gRPC Metadata model and APIs

Open hsaliak opened this issue 8 years ago • 0 comments

Common Questions:

  • What's a use case for metadata? Some examples where this is used, eg auth.

  • How do I add metadata? What API to call?

  • What are the payloads of metadata? String only, or can it be PB definitions?

  • How is it different from Context Propagation?

  • [ ] Java

  • [ ] C/Core based Wrapped language

  • [ ] Go

  • [ ] All languages

hsaliak avatar Jan 19 '17 00:01 hsaliak