grpc-java/protobuf-nano
Eric Anderson d42559c6af Swap nano from Parser to message factory
This reduces the amount of logic built into the generated code. If we
swap to an alternative form of decoding we should have greater ability
to adapt the existing API to make use of the new one. Previously most
changes would require duplicating all the nano marshalling code.
2015-09-03 17:31:16 -07:00
..
src/main/java/io/grpc/protobuf/nano Swap nano from Parser to message factory 2015-09-03 17:31:16 -07:00
build.gradle Enable Animal Sniffer for protobuf projects 2015-08-14 08:34:16 -07:00