Hello, We are integrating (static linking) gRPC in one of our C++ components. We have built gRPC from source and this has resulted in the following static libraries:
libgrpc.a libgrpc++.a libgrpc++_alts.a libgrpc++_error_details.a libgrpc_plugin_support.a libgrpcpp_channelz.a libgrpc++_reflection.a libgrpc_unsecure.a libgrpc++_unsecure.a Is there documentation on what each library does? Or can anyone explain the difference between them? All we are interested in a gRPC client. Kind regards, Minh -- 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/bee3ef75-d7b6-4a2a-bc94-c9902d2c3cfcn%40googlegroups.com.
