Xudong Ma
ce3fbd3fd8
Fix breakage due to gRPC java package change: nano -> protobuf.nano
2015-04-29 11:42:21 -07:00
LisaFC
9375884f22
added link to new public proto3 doc
2015-04-27 11:48:19 +01:00
Eric Anderson
cbf9cda708
Delete Java's README.md
...
It is documentation for examples that don't exist in grpc-common. It will only confuse people.
2015-04-09 13:47:30 -07:00
Nobuaki Sukegawa
a14a16921d
Update grpc-common and grpc-java url
2015-03-21 22:45:40 +09:00
Eric Anderson
3f1a24633a
Remove reference to Netty 5
...
grpc-java now depends on Netty 4.1. Simply removing the version doesn't seem to reduce the doc's usefulness but also prevents needing to update it as much.
2015-03-16 12:35:18 -07:00
Takeshi Hagikura
b288bf14cb
Fixes the path for cd command
2015-02-28 00:08:57 +09:00
Takeshi Hagikura
aea1801393
Build the Android tutorial app by gradle
2015-02-27 23:59:54 +09:00
zsurocking
4c8eee6933
Update README.md
2015-02-26 12:03:10 -08:00
LisaFC
d1ca0085c9
Merge pull request #113 from LisaFC/master
...
Added client implementation details to Java tutorial
2015-02-26 17:25:34 +00:00
Lisa Carey
f3bd7a477d
Added client implementation details
2015-02-26 17:06:14 +00:00
zsurocking
b20a70888b
Update README.md
2015-02-26 08:23:21 -08:00
Jayant Kolhe
36aa13a959
Merge pull request #108 from LisaFC/master
...
updated with new example code location and build
2015-02-26 06:57:03 -08:00
Lisa Carey
dd3b54d639
updated with new example code location and build
2015-02-26 14:53:08 +00:00
Jayant Kolhe
110d35889d
Merge pull request #74 from nmittler/remove_java_examples
...
Removing java examples from grpc-common
2015-02-26 06:50:56 -08:00
Xiao Hang
2cdee1fbfa
Fix Android example
2015-02-25 21:57:29 -08:00
Xiao Hang
4883e06f15
Merge branch 'master' of https://github.com/grpc/grpc-common
2015-02-25 21:14:10 -08:00
Xiao Hang
df0cb12311
Update README.md
2015-02-25 21:02:07 -08:00
Xiao Hang
b8942be562
Update Android Helloworld example
2015-02-25 19:27:06 -08:00
Mugur Marculescu
5325489bf4
Merge pull request #71 from LisaFC/master
...
New Java tutorial
2015-02-25 17:17:44 -08:00
LisaFC
8813157abe
changed gradle command to ./gradlew
2015-02-25 22:34:56 +00:00
LisaFC
b6bcf2e46d
made last added comment a bit simpler!
2015-02-25 22:30:00 +00:00
Dan Ciruli
e0faf3166b
Update README.md
2015-02-25 14:29:11 -08:00
LisaFC
41df7de1a2
Added note about using most recent compiler
2015-02-25 22:25:47 +00:00
LisaFC
038b0df466
Update javatutorial.md
...
Updated with @nmittler's edits.
2015-02-25 22:20:20 +00:00
nmittler
255b73b5b1
Removing java examples from grpc-common
2015-02-25 11:03:42 -08:00
Lisa Carey
63f6633529
Fixed typo
2015-02-25 18:48:22 +00:00
Lisa Carey
133b4b3b02
New shiny Java tutorial
2015-02-25 18:46:17 +00:00
Tim Emiola
6b99bc5b7f
Remove superfluous link to protobuf install
2015-02-24 15:57:30 -08:00
Tim Emiola
633625525a
Update the Maven link
2015-02-24 15:56:44 -08:00
Tim Emiola
21b7fd30cb
Fixed Maven version
2015-02-24 03:58:40 -08:00
Tim Emiola
bc69d72f91
Adds a quickstart README for java with working instructions
2015-02-23 19:17:53 -08:00
Tim Emiola
5aa9eeba54
Removes the unused protos, updates the README to reflect the protos in use
2015-02-19 07:52:13 -08:00
Tim Emiola
a16a4d551f
Complete the change s/Greetings/Greeter
2015-02-18 17:43:41 -08:00
Tim Emiola
87faa1cf45
Updates generated code to reflect the proto changes in #19
2015-02-18 17:22:46 -08:00
Tim Emiola
aa7afd63a8
Moves java overview project to a subdirectory
2015-02-06 13:09:20 -08:00