Here is how I start the gRPC server:
std::string server_address("0.0.0.0:50051"); ServerBuilder builder; // Listen on the given address without any aut