I would like to use these two files together, however when I compile together I get the following error:
proto: extension number 1001 is already registered on message transit_realtime.FeedHeader
. My understanding is this would be due to the files having the same extension code, however I am new to protocol buffers so I feel I may be missing something. Any suggestions?