gRPC-Unary-API

To run the project, use the following commands:

   1. make run
   2. make all

Now open two terminal one for server and one for client then,
for server: ./bin/greet/server
for client: ./bin/greet/client