grpc-java/examples/src
Kun Zhang 111f6dd81e Allow people to skip codegen compilation.
Resolves #357

- Add project property ``grpc.skip.codegen``, which is false by default.
  People who don't change the codegen nor the proto files can set it to
  true so that they don't need to set up C++ compilation.
- Check in all generated files under ``src/generated``.
2015-05-06 09:56:40 -07:00
..
generated/main/io/grpc/examples Allow people to skip codegen compilation. 2015-05-06 09:56:40 -07:00
main Remove Guava's Service from server transport 2015-04-16 11:28:04 -07:00