#include <grpc/grpc_cronet.h>
#include <grpcpp/channel.h>
#include <grpcpp/security/credentials.h>
#include <grpcpp/support/channel_arguments.h>
#include "src/cpp/client/create_channel_internal.h"
Go to the source code of this file.
Classes | |
class | grpc::CronetChannelCredentialsImpl |
Namespaces | |
grpc | |
Functions | |
std::shared_ptr< ChannelCredentials > | grpc::CronetChannelCredentials (void *engine) |
Credentials for a channel using Cronet. More... | |