Skip to content

Repository files navigation

protobuf

Proto scripts for services and clients

Commands to install all tools

Go

  •   go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
      go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
    

or run make go-install-deps

Kotlin

  •   curl -o protoc-gen-grpc-kotlin.jar -L https://repo1.maven.org/maven2/io/grpc/protoc-gen-grpc-kotlin/1.4.0/protoc-gen-grpc-kotlin-1.4.0-jdk8.jar
      chmod +x protoc-gen-grpc-kotlin.jar
    

or run make kotlin-install-deps

About

Proto scripts for services and clients

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages