Skip to content

2021年7月段階でのGolangでのgPRCの実装周りの調査用レポジトリ

Notifications You must be signed in to change notification settings

noissefnoc/go-grpc-202107

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang gRPC 2021-07

2021年7月段階での Golang gRPC の最新のライブラリや

利用したモジュールとバージョン

protoc プラグイン

用途 ライブラリ バージョン
protocolbuf protocolbuffers/protobuf-go 1.27.1
gRPC grpc/grpc-go 1.39.0
gPRC ※このバージョンでdeprecate golang/protobuf 1.5.2
protoファイルからのバリデーション作成 envoyproxy/protoc-gen-validate 0.6.1

gPRC ライブラリ

用途 ライブラリ バージョン
Golang middleware grpc-ecosystem/go-grpc-middleware 1.3.0

About

2021年7月段階でのGolangでのgPRCの実装周りの調査用レポジトリ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages