LisaFC
9fb06670d7
added link to new public proto3 doc
2015-04-27 11:48:19 +01:00
Eric Anderson
3f19671028
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
c569379c20
Update grpc-common and grpc-java url
2015-03-21 22:45:40 +09:00
Eric Anderson
3fb77ad42d
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
4e7873f875
Fixes the path for cd command
2015-02-28 00:08:57 +09:00
Takeshi Hagikura
b24be6643f
Build the Android tutorial app by gradle
2015-02-27 23:59:54 +09:00
zsurocking
0d22cd2d32
Update README.md
2015-02-26 12:03:10 -08:00
LisaFC
8de9938977
Merge pull request #113 from LisaFC/master
...
Added client implementation details to Java tutorial
2015-02-26 17:25:34 +00:00
Lisa Carey
3727e50066
Added client implementation details
2015-02-26 17:06:14 +00:00
LisaFC
a096d4a995
Merge pull request #103 from tbetbetbe/grpc_samples_ruby_route_guide_doc
...
Grpc samples ruby route guide doc
2015-02-26 16:31:16 +00:00
zsurocking
be13be7ce1
Update README.md
2015-02-26 08:23:21 -08:00
Tim Emiola
a61948b233
Merge branch 'master' into grpc_samples_ruby_route_guide_doc
2015-02-26 08:10:38 -08:00
Lisa Carey
8d6b8e5bc6
updated with new example code location and build
2015-02-26 08:05:13 -08:00
nmittler
25d5928657
Removing java examples from grpc-common
2015-02-26 08:05:13 -08:00
Jayant Kolhe
a75b3901aa
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
2587dc302e
updated with new example code location and build
2015-02-26 14:53:08 +00:00
Jayant Kolhe
30b8a30964
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
b9048f758d
Fix Android example
2015-02-25 21:57:29 -08:00
Xiao Hang
f41834ba62
Merge branch 'master' of https://github.com/grpc/grpc-common
2015-02-25 21:14:10 -08:00
Xiao Hang
33d0f0f6a5
Update README.md
2015-02-25 21:02:07 -08:00
Xiao Hang
78caf51297
Update Android Helloworld example
2015-02-25 19:27:06 -08:00
Mugur Marculescu
ce3de059be
Merge pull request #71 from LisaFC/master
...
New Java tutorial
2015-02-25 17:17:44 -08:00
LisaFC
c6deececa7
changed gradle command to ./gradlew
2015-02-25 22:34:56 +00:00
LisaFC
13177db545
made last added comment a bit simpler!
2015-02-25 22:30:00 +00:00
Dan Ciruli
66206399a6
Update README.md
2015-02-25 14:29:11 -08:00
LisaFC
e691ffb8d4
Added note about using most recent compiler
2015-02-25 22:25:47 +00:00
LisaFC
fa27c1a4d1
Update javatutorial.md
...
Updated with @nmittler's edits.
2015-02-25 22:20:20 +00:00
nmittler
e82a000835
Removing java examples from grpc-common
2015-02-25 11:03:42 -08:00
Lisa Carey
c716badd56
Fixed typo
2015-02-25 18:48:22 +00:00
Lisa Carey
d60ef19609
New shiny Java tutorial
2015-02-25 18:46:17 +00:00
Tim Emiola
7f6bb722e5
Remove superfluous link to protobuf install
2015-02-24 15:57:30 -08:00
Tim Emiola
f3b5e7ab20
Update the Maven link
2015-02-24 15:56:44 -08:00
Tim Emiola
3b7d09bd34
Fixed Maven version
2015-02-24 03:58:40 -08:00
Tim Emiola
1cd1209c71
Adds a quickstart README for java with working instructions
2015-02-23 19:17:53 -08:00
Tim Emiola
5c1b10a4f1
Removes the unused protos, updates the README to reflect the protos in use
2015-02-19 07:52:13 -08:00
Tim Emiola
5694716343
Complete the change s/Greetings/Greeter
2015-02-18 17:43:41 -08:00
Tim Emiola
e342471965
Updates generated code to reflect the proto changes in #19
2015-02-18 17:22:46 -08:00
Tim Emiola
813112ec42
Moves java overview project to a subdirectory
2015-02-06 13:09:20 -08:00