Skip to content

dicksonmulli/learning-grpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 78.7%
  • Makefile 21.3%