Learning gRPC.
- A gRPC connection between server and client
- SSL secured communication between both
- Client - server authentication
- Exposed http endpoint
- A simple server
- A simple client
- Make file to compile the source code files
- TravisCI set up for build tests
See all make commands
make help
- Write documentation
- Make it more interesting
MIT