helloworld basics

29 views
Skip to first unread message

Fabiano Ferronato

unread,
Dec 28, 2021, 5:29:03 AM12/28/21
to grpc.io
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

Fabiano Ferronato

unread,
Dec 29, 2021, 11:15:33 AM12/29/21
to grpc.io

I've found out it comes from the code C++ generated by protobuf compiler
Reply all
Reply to author
Forward
0 new messages