#include <memory>
#include <thread>
#include <test_grpc/grpcs/Chat.grpc.pb.h>
#include <grpcpp/grpcpp.h>
#include <ros/ros.h>
Go to the source code of this file.
Classes | |
class | test_grpc::ChatServer |
Namespaces | |
test_grpc | |
Functions | |
int | main (int argc, char **argv) |
Definition at line 67 of file chat_server.cpp.