I have a gRPC server that offers a server-streaming RPC. However, upon invocation of the RPC I\'d like to send some metadata from the client to the server. I\'ve found that