square / retrofit

A type-safe HTTP client for Android and the JVM
https://square.github.io/retrofit/
Apache License 2.0
43.12k stars 7.3k forks source link

Support Google Protobuf nano #2121

Open MartinDong opened 7 years ago

MartinDong commented 7 years ago

The new converter version is not protobuf nano converter. https://github.com/square/retrofit/tree/cdf16a83babdf21e0f11e332be7412c2c9dd8071/retrofit-converters/protobuf-nano/src/main/java/retrofit2/converter/protobuf/nano

JakeWharton commented 7 years ago

This is not a bug. It's a feature request and there's already a PR for it.