Categorygithub.com/D4vidRV/grpcexample
repository
0.0.0-20230420194127-310a381225be
Repository: https://github.com/d4vidrv/grpcexample.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Example of gRPC comunication in Go

This is a basic project using the gRPC comunication protocol in GO, the project use:

  • Unary
  • Server Stream
  • Client Stream
  • Bidirectional Stream