tree: 4acdbf3592c10d9ccd16aaf093d03f38611cabe7 [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