Gorilla - Go GRPC Service

Gorilla is a GRPC service that implemented by GoLang. Current implementation is simply do some expereiements

  • Greeting Service
  • Calculator Service

The implementation include

  • Unary API
  • Server Streaming API
  • Client Streaming API
  • Bi-Directional API