grpc-node/examples/metadata
Ileriayo Adebiyi 76717f88a6 Fix missing import 2024-02-12 21:09:43 +01:00
..
README.md Add metadata example 2023-06-27 14:02:47 -07:00
client.js Use command line arguments more consistently 2023-06-28 14:52:54 -07:00
server.js Fix missing import 2024-02-12 21:09:43 +01:00

README.md

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