diff --git a/rpc/compiler/README b/rpc/compiler/README new file mode 100644 index 00000000..f2a57f3f --- /dev/null +++ b/rpc/compiler/README @@ -0,0 +1,3 @@ +The plugin here is a short-term solution and does not support all the use cases. +We are working on having a full-fledged solution as part of +github.com/golang/protobuf. Once it is online, this code will be deleted.