Hi All! I'm very new the GRPC world. I'm trying to understand the helloworld example. There is something like: HelloRequest request; request.set_name(user); Where the set_name function comes from? I know message HelloRequest is declared in proto file. Thanks
-- 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/cafb061e-6630-439a-b44c-f28d35099127n%40googlegroups.com.
