Eric Anderson
a6f5fff6e4
Depend on proto 3.0.0-alpha-2 instead of snapshot
...
There has now been a release of the proto code we need, so use it
instead of master.
2015-02-26 07:56:13 -08:00
rocking
c60f0171cb
Open source nano proto related code
...
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=87180572
2015-02-25 15:36:20 -08:00
Jeff Pinner
b1cc7cc09d
Upgrade com.twitter.hpack to v0.10.1
2015-02-25 10:17:23 -08:00
Eric Anderson
61179abcaa
Set encoding for Java source to UTF-8
...
Our new example uses UTF-8 characters. On systems that don't have UTF-8 as
their default locale, the build fails without the override.
2015-02-24 23:02:50 +00:00
nmittler
b897a89e78
Adding RouteGuide example and deleting others.
2015-02-24 13:58:16 -08:00
Jakob Buchgraber
7ddcdfd26c
Define ALPN package as an extra variable, to be reused by subprojects.
2015-02-17 10:46:17 -08:00
Eric Anderson
e26608fe91
Avoid MoreObjects for "old guava" compatibility
...
Some early grpc users on Android are using a very old Guava. They are
working on upgrading, but it will take time. This alone is not enough
for "old guava" compilibility; expect more to come.
2015-02-13 17:06:46 -08:00
Jakob Buchgraber
3fd7d0675c
Add QPS Client to perform throughput and latency tests.
2015-02-11 17:47:45 -08:00
Eric Anderson
fb28ad235b
Improve Gradle build of protoc grpc plugin
...
A Gradle protoc plugin is used for generating and compiling the grpc
codegen. The code organization was changed to match what Gradle expects.
Proto 3 is now required.
2015-01-30 10:19:32 -08:00
Jake Wharton
6a93de9c59
Remove explicit Okio dependency.
...
The version of Okio that we want is dependent on the version of OkHttp. Let it come transitively through the normal dependency resolution mechanism.
2015-01-27 16:33:25 -08:00
nmittler
f83145865a
Removing all references to "stubby"
2015-01-27 11:25:25 -08:00
Manik Surtani
0ca6584d19
Move to a non-snapshot version of OkHttp
2015-01-26 15:48:14 -08:00
nmittler
02c953e5e0
Migrating run scripts to gradle.
2015-01-26 15:26:11 -08:00
nmittler
52f4220395
Adding .gitignore for eclipse files.
2015-01-21 16:14:48 -08:00
nathanmittler
164b734aa9
Adding gradle build for Java grpc
...
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=82152044
2015-01-08 14:43:21 -08:00