mirror of
https://github.com/Luzifer/nginx-sso.git
synced 2024-12-21 13:21:17 +00:00
|
||
---|---|---|
.. | ||
client | ||
server | ||
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