gRPC C++ dependencies

Visto 671 veces
Saltar al primer mensaje no leído

Minh Nguyễn Hữu

no leída,
2 ago 2022, 10:28:412/8/22
a grpc.io
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

潘忠显

no leída,
2 ago 2022, 22:33:242/8/22
a grpc.io
Hi Minh, 
You can find the depending relations in BUILD file. In the same file, you can find the source files composing the library. Inside each source file, there are nessesary comments. You can also read grpc c++ API document, which is more readable than the source file.

Minh Nguyễn Hữu

no leída,
3 ago 2022, 17:44:513/8/22
a grp...@googlegroups.com
Thanks, I'll have a look.

--
You received this message because you are subscribed to a topic in the Google Groups "grpc.io" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/grpc-io/N9MEuG_j9rE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to grpc-io+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/dc30593f-91cb-4262-a71a-512f5484d438n%40googlegroups.com.
Responder a todos
Responder al autor
Reenviar
0 mensajes nuevos