Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 245 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 245 Bytes

WGTwo MQTT

protoc \
  --go_out=intern \
  --go_opt=paths=source_relative \
  --go-grpc_out=intern \
  --go-grpc_opt=paths=source_relative \
  proto/*.proto

Build Docker image

docker build . -t name: