The Java gRPC implementation. HTTP/2 based RPC
Go to file
ejona 34aede347a Move inner classes out of Server.
This is only a move with appropriate code changes to use the new class
names. The only functional change was changing the visibility of
MethodDefinition's constructor to package-private so ServiceDefinition
could construct it.
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=73569974
2015-01-08 14:42:36 -08:00
core/src Move inner classes out of Server. 2015-01-08 14:42:36 -08:00
stub/src/main/java/com/google/net/stubby/stub Add basic OAuth support to gRPC. 2015-01-08 14:42:33 -08:00
testing/src/main/java/com/google/net/stubby/testing/utils/ssl Move gRPC core to third_party 2015-01-08 14:42:19 -08:00
LICENSE Initial commit 2015-01-08 14:42:02 -08:00