grpc-java/compiler/src
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
..
java_plugin/cpp Swap nano from Parser to message factory 2015-09-03 17:31:16 -07:00
test Swap nano from Parser to message factory 2015-09-03 17:31:16 -07:00