Hi, do we support reading from protobuf descriptor...
# protobufs
y
Hi, do we support reading from protobuf descriptor set binary file instead of raw
.proto
files? (Looks like we only take
-I
here, but not
--descriptor_set_in
so I assume it’s not supported today, if that’s the case is there a plan to support it?)
m
I don’t think so, but if you wanted to see it, please raise a feature request on that github repo
y
m
thanks!