Aeonitis / Distributed-Architecture

Experimenting with Distributed Systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distributed-Architecture

Experimenting with Distributed Systems

Command to generate gRPC code of Protobuf message: make compile

OR Alternative: protoc --proto_path=api/v1 --go_out=out --go_opt=paths=source_relative api/v1/log.proto

About

Experimenting with Distributed Systems


Languages

Language:Go 98.0%Language:Makefile 2.0%