repository
0.0.0-20230420194127-310a381225be
Repository: https://github.com/d4vidrv/grpcexample.git
Documentation: pkg.go.dev
# 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