square / wire

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

Trim leading dots when parsing message/enum/service #2957

Closed oldergod closed 2 months ago

oldergod commented 3 months ago

Related to https://github.com/square/wire/issues/2927

Not so happy with the... ad-hoc-ness of it all to be honest.

oldergod commented 2 months ago

This fix sucks.