Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 212 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 212 Bytes

grpc-go

POC Project to learn and implement gRPC with go using protobuf.

Features :

  • JWT Auth using grpc interceptors
  • grpc client and server with protobuf

To be added :

  • Bi-directional streaming
  • TLS