#include "generic_client_factory.hpp"
◆ GenericClientFactory()
| GenericClientFactory::GenericClientFactory |
( |
std::unique_ptr< ChannelProvider > |
channel_provider | ) |
|
◆ createClient()
template<typename Service >
Creates client which is capable of sending and receiving messages of INT_MAX bytes size
- Template Parameters
-
| Service | type for gRPC stub, e.g. proto::Yac |
- Parameters
-
| address | ip address for connection, ipv4:port |
- Returns
- gRPC stub of parametrized type
The documentation for this class was generated from the following files: