MobilityData / gtfs-realtime-bindings

Language bindings generated from the GTFS Realtime protocol buffer spec for popular languages.
Apache License 2.0
370 stars 127 forks source link

migrate gtfs-realtime.proto file to use git submodule #113

Open jameslinjl opened 1 year ago

jameslinjl commented 1 year ago

Consider using a git submodule will have the source for the gtfs-realtime.proto file directly connected to the source at https://github.com/google/transit/blob/master/gtfs-realtime/proto/gtfs-realtime.proto rather than just a copy of the file.