grpc-node/examples/metadata/README.md

185 B

Metadata example

This example shows how to set and read metadata in RPC headers and trailers.

Start the server

node server.js

Run the client

node client.js