Jeol, Could you be a little more specific about your question. Maybe include a code snippet, so we can better answer your query.
Thanks Easwar On Wednesday, November 23, 2022 at 1:33:42 PM UTC-8 Joel Monroe wrote: > Hello, > > I am trying to get a gRPC service set up so that I can effectively have > two arguments. I need to have access to an ID and a stream of chunks in my > server. The client has access to the ID and the stream of chunks, but given > gRPC's function model, I can only get one or the other. What would be great > is for the setup where I can get the request with metadata, but I want to > be mindful of best practice and not hack the platform too much. > > What is the best way to go about getting a stream of requests and a single > request in one function call? > > Thanks for your help! > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to grpc-io+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/fff70a3e-b3a3-4937-b86f-c6abade739f1n%40googlegroups.com.