The Java gRPC implementation. HTTP/2 based RPC
Go to file
ejona 01152e093d Fix workaround in place for GFE's lack of trailers.
A recent refactoring moved code so our previous workaround stopped
producing any effect.
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=79965647
2015-01-08 14:43:08 -08:00
all Adding MOE configuration for grpc_java. 2015-01-08 14:43:02 -08:00
auth Eliminate ForwardingChannel and switch all use cases to client interceptors. 2015-01-08 14:43:04 -08:00
core Fix workaround in place for GFE's lack of trailers. 2015-01-08 14:43:08 -08:00
examples/src/main Make all transport factories package-private in favor of channel builders. 2015-01-08 14:43:04 -08:00
integration-testing Move StubConfigTest to third_party 2015-01-08 14:43:05 -08:00
lib Adding MOE configuration for grpc_java. 2015-01-08 14:43:02 -08:00
netty Rationalize the XXXStream classes to reduce code smear and make Netty/OkHTTP behave more consistently. 2015-01-08 14:43:06 -08:00
okhttp Rationalize the XXXStream classes to reduce code smear and make Netty/OkHTTP behave more consistently. 2015-01-08 14:43:06 -08:00
stub Eliminate ForwardingChannel and switch all use cases to client interceptors. 2015-01-08 14:43:04 -08:00
testing Adding MOE configuration for grpc_java. 2015-01-08 14:43:02 -08:00
LICENSE Initial commit 2015-01-08 14:42:02 -08:00
checkstyle.license Adding MOE configuration for grpc_java. 2015-01-08 14:43:02 -08:00
checkstyle.xml Adding MOE configuration for grpc_java. 2015-01-08 14:43:02 -08:00
pom.xml Adding MOE configuration for grpc_java. 2015-01-08 14:43:02 -08:00
run-test-client.sh Adding MOE configuration for grpc_java. 2015-01-08 14:43:02 -08:00
run-test-server.sh Adding MOE configuration for grpc_java. 2015-01-08 14:43:02 -08:00