# README
Distributed worker - gRPC
Simple Distributed application based on Golang & GRPC.
Guide
- Build the gRPC protobuf
make proto
- Build optimized go binary
make build
Simple Distributed application based on Golang & GRPC.
make proto
make build