Directories | |
middlewares | |
Files | |
call_kind.hpp | |
channels.hpp | |
Utilities for managing gRPC connections. | |
client_factory.hpp | |
Creates gRPC clients. | |
client_factory_component.hpp | |
Provides a ClientFactory in the component system. | |
client_factory_settings.hpp | |
Settings relating to the ClientFactory. | |
client_qos.hpp | |
Maps full RPC names (full.service.Name/MethodName ) to their QOS configs. It is also possible to set __default__ QOS that will be used in place of missing entries. | |
common_component.hpp | |
Contains common machinery that's required for all ugrpc clients. | |
exceptions.hpp | |
Exceptions thrown by gRPC client streams. | |
fwd.hpp | |
Forward declarations for ugrpc::client classes. | |
generic.hpp | |
Allows to talk to gRPC services (generic and normal) using dynamic method names. | |
qos.hpp | |
rpc.hpp | |
Classes representing an outgoing RPC. | |
simple_client_component.hpp | |
Template class for a simple gRPC client. | |