mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2020-11-18 19:53:40 -08:00
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