Skip to content

muazwzxv/Learn-gRPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nothing to see here so far

This repositories covered my journey in learning

  • Protocol Buffers
  • Unary calls
  • Server Side Streaming
  • Client Side Streaming
  • Bi Directional Streaming
  • Error handling
  • Unit testing (blocking and async stub)

Subsequent to that, i learnt how to

  • Write a reverse proxy and load balancing server with nginx (nginx.conf)
  • Setup application and nginx with docker-compose
  • Monitor how nginx direct the traffic to existing server when a service is down

About

Just me learning gRPC and Protocol Buffers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages