#include <iostream>#include <memory>#include <string>#include <thread>#include <grpc/support/log.h>#include <grpcpp/grpcpp.h>#include "helloworld.grpc.pb.h"
Go to the source code of this file.
Classes | |
| class | ServerImpl::CallData |
| class | ServerImpl |
Functions | |
| int | main (int argc, char **argv) |
Definition at line 166 of file greeter_async_server.cc.