Skip to content

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PubSub Proto

Protocol Buffer definitions for PubSub.

Prerequisites

Before contributing to this project, you need to install:

  1. The protoc tool (Protocol Buffer compiler)

  2. The required compiler plugins:

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

Development Workflow

To update generated files:

$ make generate_grpc_code

About

Protobuf definitions for pubsub

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages