Build gRPC to use Message class instead of MessageLite

23 views
Skip to first unread message

Brendan Ryan

unread,
Mar 10, 2022, 3:33:49 AM3/10/22
to grpc.io
Is it possible to build grpc in C++ to use the Message class instead of MessageLite.

I expected that the cmake argumet "-DgRPC_USE_PROTO_LITE=OFF" should enable this, but it didn't.

Even with this cmake option, protoc still generates classes such as Channelz with MessageLite class.

Reply all
Reply to author
Forward
0 new messages