Commit Graph

633 Commits

Author SHA1 Message Date
Qi Zhao aca819bdd6 Merge pull request #43 from dsymonds/patch-1
Update to match standard Go style.
2015-02-20 17:27:43 -08:00
David Symonds 051969c36a More README.md improvements.
Suggest the standard `go get` for downloading the demo.
Remove instruction to set GOPATH during install flow,
since the prerequisites section already does that.
2015-02-21 12:27:23 +11:00
David Symonds 8169a68762 Update to match standard Go style.
Remove completely unused dial options, and
reorder a bit of code to match what real code would look like.
2015-02-21 12:23:36 +11:00
Nicolas Noble e575536083 Merge pull request #41 from a11r/d4
Created helloworld tutorial outline
2015-02-20 17:18:34 -08:00
Qi Zhao 4008cf832f Merge pull request #42 from dsymonds/patch-1
Tidy up README.md.
2015-02-20 17:13:58 -08:00
David Symonds ca8c87738c Tidy up README.md.
Simply Go version requirement.
Use `go get` instead of `go install`.
Don't mention $GOBIN, which is irrelevant for most people.
Fix a couple of typos.
2015-02-21 12:11:55 +11:00
Abhishek Kumar 2f22e84f72 Created helloworld tutorial outline 2015-02-20 16:39:32 -08:00
Tim Emiola ab2320c95f Merge pull request #39 from a11r/d3
New top level README and cpp/README to set up navigation structure.
2015-02-20 16:01:59 -08:00
Yang Gao 5621545e4c Finish of a dummy client/server pair 2015-02-20 16:01:15 -08:00
Abhishek Kumar aa6c5fd776 Fixed broken link 2015-02-20 15:41:55 -08:00
Abhishek Kumar 3a5592ce1e Created cpp/README 2015-02-20 15:32:42 -08:00
Abhishek Kumar bc0c2dcc6b Created new top-level README_NEW 2015-02-20 15:24:56 -08:00
Tim Emiola afef83dcff Merge pull request #30 from LisaFC/master
Simple streaming example for overview
2015-02-20 14:31:35 -08:00
Yang Gao ae803c3969 Merge branch 'master' into route 2015-02-20 14:29:46 -08:00
Qi Zhao 9db0264735 Merge pull request #31 from tbetbetbe/grpc_samples_golang_add_helloworld
Grpc samples golang add helloworld
2015-02-20 14:20:42 -08:00
Tim Emiola 8c0464dcf6 Fixes var name 2015-02-20 14:19:31 -08:00
Craig Tiller 798695f81c Merge pull request #37 from nicolasnoble/UX
Improving user experience.
2015-02-20 14:02:51 -08:00
Nicolas "Pixel" Noble b7538ee755 Improving user experience. 2015-02-20 22:57:13 +01:00
Tim Emiola 29d4c0a4e4 Merge pull request #36 from yang-g/sayhello
change proto README cpp node ruby
2015-02-20 11:39:36 -08:00
Yang Gao 3440548d83 revert js changes. 2015-02-20 11:35:20 -08:00
Yang Gao bfad7921e1 makefile change 2015-02-20 11:30:46 -08:00
Yang Gao 600d70cd8d change proto README cpp node ruby 2015-02-20 10:50:46 -08:00
Yang Gao 7c7e9c3396 Fork code from helloworld and generate code 2015-02-20 10:34:02 -08:00
Tim Emiola 4ee7225fbf Changed the documentation title 2015-02-20 08:14:34 -08:00
Tim Emiola ea8eb3c703 Pushes the optional code-gen section to the bottom 2015-02-20 07:51:02 -08:00
Tim Emiola 81580a97bb Adds a helloworld sample in Go. 2015-02-20 07:51:02 -08:00
Lisa Carey f00df5bb8a Simple streaming example for overview 2015-02-20 11:50:29 +00:00
LisaFC 4eb1a89218 Merge pull request #25 from LisaFC/master
Some more tidying up, simplified example text further
2015-02-20 11:16:02 +00:00
Lisa Carey 22368b858c Merge branch 'testy-master' 2015-02-20 11:13:17 +00:00
Lisa Carey 237ac97f6b Merge branch 'master' of https://github.com/grpc/grpc-common into testy-master 2015-02-20 11:08:03 +00:00
Jan Tattermusch b2dee22dd4 Merge pull request #27 from tbetbetbe/grpc_samples_ruby_fix_gemspec_name
Fixes the gem name.
2015-02-19 16:45:10 -08:00
Nicolas Noble ddae4f734b Merge pull request #29 from yang-g/helloworld
Add helloworld example in c++
2015-02-19 14:53:55 -08:00
Yang Gao 2e4032e14c resolve comments 2015-02-19 14:52:47 -08:00
Yang Gao 72bc564796 Resolve comments on makefile 2015-02-19 14:45:41 -08:00
Yang Gao d95693724c Add helloworld example in c++ 2015-02-19 14:22:52 -08:00
Tim Emiola 09fce0fb39 Merge pull request #28 from murgatroid99/node_hello_world
Node hello world
2015-02-19 13:59:30 -08:00
murgatroid99 ec8fa8339e Fixed formatting 2015-02-19 13:35:13 -08:00
murgatroid99 e89af55a86 Added node hello world example 2015-02-19 13:33:04 -08:00
Tim Emiola 7b68400fa4 Fixes the gem name. 2015-02-19 12:54:32 -08:00
Jan Tattermusch 8e3e09e701 Merge pull request #26 from tbetbetbe/grpc_samples_add_ruby_helloworld
Adds a helloworld sample in ruby.
2015-02-19 11:49:27 -08:00
Tim Emiola c1500a5abb Minor corrections 2015-02-19 11:46:19 -08:00
Tim Emiola 49f3ccdd01 Adds a helloworld sample in ruby. 2015-02-19 11:20:58 -08:00
Lisa Carey f330447e8f Merge branch 'testy-master' 2015-02-19 17:48:48 +00:00
Lisa Carey 48dbd9bd60 Mergey mergey 2015-02-19 17:47:29 +00:00
Lisa Carey e1a9ebdce3 Couple more small fixes 2015-02-19 17:35:10 +00:00
Lisa Carey 554b4d7e20 More tidying up, pared down explanations for server and client code as was getting a bit too Java-specific. 2015-02-19 16:05:49 +00:00
LisaFC 8c39fb38ed Merge pull request #24 from tbetbetbe/grpc_samples_remove_unused_sample_protos
Grpc samples remove unused sample protos
2015-02-19 15:54:23 +00: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 381faf3dec Merge pull request #22 from tbetbetbe/grpc_samples_update_java_helloworld_code_and_docs
Grpc samples update java helloworld code and docs
2015-02-19 07:49:00 -08:00
Tim Emiola a16a4d551f Complete the change s/Greetings/Greeter 2015-02-18 17:43:41 -08:00