Skip to content
Snippets Groups Projects
Select Git revision
  • daf17c8b6b47033a78c1cde6e57805c17e4c4b49
  • release default protected
  • master protected
  • hotfix/GrpcParameters
  • XX-4441
  • tls-websockets
  • hotfix/allow-web-creds
  • hotfix/nilCert
  • XX-3566_const_time_token_compare
  • AceVentura/AccountBackup
  • dev
  • waitingRoundsRewrite
  • fullRateLimit
  • XX-3564/TlsCipherSuite
  • XX-3563/DisableTlsCheck
  • notls
  • url-repo-rename
  • perftuning
  • Anne/CI2
  • AddedGossipLogging
  • hotfix/connectionReduction
  • v0.0.6
  • v0.0.4
  • v0.0.5
  • v0.0.3
  • v0.0.2
  • v0.0.1
27 results

comms

xx_network/comms

pipeline status coverage report

Generating messages.pb.go

Run the following command in the base project directory (assuming you've set gRPC up correctly):

protoc -I messages/ messages/messages.proto --go_out=plugins=grpc:messages
protoc -I interconnect/ interconnect/interconnect.proto -I /path/to/gitlab.com/ --go_out=plugins=grpc:interconnect
protoc -I messages/ messages/messages.proto --go_out=plugins=grpc:messages
protoc -I gossip/ gossip/messages.proto --go_out=plugins=grpc:gossip