#include <iostream>
#include <grpc/grpc.h>
#include <grpcpp/impl/codegen/config.h>
#include <grpcpp/impl/codegen/core_codegen.h>
#include <grpcpp/impl/codegen/grpc_library.h>
Go to the source code of this file.
Classes | |
class | grpc::internal::GrpcLibrary |
class | grpc::internal::GrpcLibraryInitializer |
Instantiating this class ensures the proper initialization of gRPC. More... | |
Namespaces | |
grpc | |
grpc::internal | |
Actual implementation of bi-directional streaming. | |