gRPC+protobuf学习

gRPC学习网站

https://grpc.io/docs/guides/

Golang protobuff

先安装protoc大环境:

https://github.com/protocolbuffers/protobuf/releases

再安装针对于go的小环境

https://github.com/golang/protobuf

echo学习

https://echo.labstack.com/guide/installation

protobuf

https://developers.google.com/protocol-buffers/docs/reference/overview

你可能感兴趣的:(区块链)