tree: d88a50cdbd94d72b096c2af21ca45c520b4e019b [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