Change to protocol buffer for volume-join-masster message

Reduced size to about 1/5 of the previous json format message
This commit is contained in:
Chris Lu
2014-04-21 02:11:10 -07:00
parent 637469e656
commit 1818a2a2da
9 changed files with 388 additions and 46 deletions

4
go/proto/Makefile Normal file
View File

@@ -0,0 +1,4 @@
TARG=../operation
all:
protoc --go_out=$(TARG) system_message.proto