Is it allowed to send and receive mixed messages in a stream?  Treat iis I 
have a proto file with two message, a header message and a content message. 
 I want my server to receive one header and a random amount of content 
messages.  It looks like the rpc directive only allows a single message 
definition.  I considered using repeated field, but that looks like it only 
accepts a constant value at definition time, not a computed one at run 
time. 

-- 
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 visit 
https://groups.google.com/d/msgid/grpc-io/5b65ee40-298a-44ba-b5a6-7b4dcfb8e29bn%40googlegroups.com.

Reply via email to