Gogs bef6e57d0d first commit 1 kuukausi sitten
..
README.md bef6e57d0d first commit 1 kuukausi sitten
helloworld_pb2.py bef6e57d0d first commit 1 kuukausi sitten
helloworld_pb2_grpc.py bef6e57d0d first commit 1 kuukausi sitten
metadata_client.py bef6e57d0d first commit 1 kuukausi sitten
metadata_server.py bef6e57d0d first commit 1 kuukausi sitten

README.md

An example showing how to add custom HTTP2 headers (or metadata in gRPC glossary)

HTTP2 supports initial headers and trailing headers, which gRPC utilizes both of them (learn more).

More complete documentation lives at grpc.io. For API reference please see API.