Which language do you want to do this in? On Sunday, September 12, 2021 at 9:39:16 PM UTC-7 [email protected] wrote:
> Hi All! > > How can we send a Dynamic gRPC message without defining the model of > message in proto? > > > Say, for example, I want to send an int data type server to a client - > But I don't want to define the Message with int property within it. I > wanted to serialise Int data to binary format from Business Logic and write > directly to the gRPC stream. > > Please let me know if you have inputs related to the same. > Thanks in Advance. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/6d35fecb-96f0-442f-9295-26309adf9d44n%40googlegroups.com.
