Thanks for open sourcing wire-schema, which allows us to parse the proto files, but when we try to use it along with Protobuf core library, we found similar resource file (having proto files) in both the jar. Is it possible to relocate the proto files ? Do we use them in the runtime ?
Thanks for open sourcing wire-schema, which allows us to parse the
proto
files, but when we try to use it along with Protobuf core library, we found similar resource file (having proto files) in both the jar. Is it possible to relocate the proto files ? Do we use them in the runtime ?