tree: 190920f054999ff0acc2158d7bf628f874a0a9a2 [path history] [tgz]
  1. client/
  2. server/
  3. README.md
examples/features/metadata/README.md

Metadata example

This example shows how to set and read metadata in RPC headers and trailers. Please see grpc-metadata.md for more information.

Start the server

go run server/main.go

Run the client

go run client/main.go