protomsg.proto File was renamed from test.proto @@ -12,3 +12,10 @@ TaskLabel tasklab = 2; bytes data =3 ; } // Image ipc struct message Image{ int32 width = 1; int32 height = 2; bytes data = 3; }