square / wire

gRPC and protocol buffers for Android, Kotlin, Swift and Java.
https://square.github.io/wire/
Apache License 2.0
4.24k stars 571 forks source link

Allow edition parsing #2998

Open oldergod opened 3 months ago

oldergod commented 3 months ago

defaulting to proto2 behavior, which is kinda wrong.

The way we break the world for Java callers is very sad... Maybe we could just manually increate the enum values one bye one each year...