#include "channel_factory.hpp"
◆ ChannelFactory()
- Parameters
-
| params | grpc channel params |
◆ ~ChannelFactory()
| ChannelFactory::~ChannelFactory |
( |
| ) |
|
|
overridedefault |
◆ getChannel()
Get or create a grpc::Channel (from a pool of channels)
- Parameters
-
| service_full_name | the full name of grpc service, e.g. iroha.consensus.yac.proto.Yac |
| peer | the target peer |
- Returns
- std::shared_ptr<grpc::Channel> to that address
Implements iroha::network::ChannelProvider.
◆ getChannelCredentials()
The documentation for this class was generated from the following files: