Learning gRPC

Build Status

Learning gRPC.

What's in it!

  • 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

Dependences

Makefile commands

See all make commands

make help

Todos

  • Write documentation
  • Make it more interesting

License

MIT