grpc/test/compiler
Nathaniel Manista f492b16d48 Unify early_adopter construction functions
It was awkward for the generated code to call an API that offered
both insecure_server and secure_server as well as insecure_stub and
secure_stub. With this change there is just a single server function
and a single stub function and security is decided based on arguments
passed.
2015-03-30 18:14:52 +00:00
..
python_plugin_test.py Unify early_adopter construction functions 2015-03-30 18:14:52 +00:00
test.proto Fix bugs in Python code generator 2015-02-26 14:21:21 -08:00