Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 620 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 620 Bytes

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