19 #ifndef GRPCPP_CHANNEL_H
20 #define GRPCPP_CHANNEL_H
28 namespace experimental {
Channels represent a connection to an endpoint. Created by CreateChannel.
Definition: channel_impl.h:56
void ChannelResetConnectionBackoff(Channel *channel)
Resets the channel's connection backoff.
This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInp...
Definition: alarm.h:24
::grpc_impl::Channel Channel
Definition: channel.h:26