square / wire

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

EnumMode enum option #2993

Closed oldergod closed 4 weeks ago

oldergod commented 1 month ago

This takes precedence over the newly created KotlinTarget#enumMode to allow granular migration.

Extension registered here https://github.com/protocolbuffers/protobuf/pull/17158