Chris Atkins
|
05f03c1ec2
|
Fix typo in Ruby auth example.
The auth guide has a Ruby example that references a non-existent `GRPC::Core::Credentials` class. The class to use instead is `GRPC::Core::ChannelCredentials` as defined here:
bebd20b126/src/ruby/ext/grpc/rb_channel_credentials.c (L237)
|
2019-12-09 10:30:20 +11:00 |
Eric Anderson
|
60a30f0b73
|
Merge pull request #62 from Sean0628/edit-doc-for-ruby-tutorial
Edit document for Ruby tutorial
|
2019-11-25 11:35:13 -08:00 |
Sho Ito
|
e021be7f42
|
Add the missing comment for main method
|
2019-11-23 17:23:21 +09:00 |
Sho Ito
|
599c577dbd
|
Mod description of run_route_chat method
|
2019-11-04 20:21:02 +09:00 |
Sho Ito
|
3853277214
|
Rm redundant arg
|
2019-11-04 20:19:10 +09:00 |
Sho Ito
|
5d775b252c
|
Mod example codes in Starting the server section
|
2019-11-04 20:17:24 +09:00 |
Sho Ito
|
192c467bc5
|
Update description of route_chat method
|
2019-11-04 20:14:07 +09:00 |
Muxi Yan
|
6d3441ec34
|
Change Objective-C reference target
|
2019-11-01 09:16:55 -07:00 |
Muxi Yan
|
cbdf1863d7
|
update auth tutorial to v2 API
|
2019-10-21 09:39:58 -07:00 |
Muxi Yan
|
b45663b5c8
|
Update quickstart to v2 API
|
2019-10-17 11:32:12 -07:00 |
Jan Tattermusch
|
bac8370f90
|
remove links to microbenchmark data
|
2019-10-11 17:13:44 +02:00 |
Jan Tattermusch
|
06095bc48f
|
add grpc-dotnet reference docs
|
2019-09-23 15:04:55 +02:00 |
Jan Tattermusch
|
9303d5ad2e
|
Remove EOL at the end of file
|
2019-09-16 12:19:25 +02:00 |
Jan Tattermusch
|
29881ecd42
|
Apply suggestions from code review
Co-Authored-By: James Newton-King <james@newtonking.com>
|
2019-09-16 12:18:43 +02:00 |
Jan Tattermusch
|
d815de385d
|
add grpc-dotnet docs
|
2019-09-12 11:08:29 -04:00 |
Srini Polavarapu
|
eec9b4010b
|
Merge pull request #49 from suever/js_fix_ruby_api_link
Fix Ruby API documentation link
|
2019-09-09 16:41:21 -07:00 |
Jonathan Suever
|
6c0d54a578
|
Fix Ruby API documentation link
|
2019-08-26 14:54:05 -04:00 |
Michael Le
|
f028dbcfeb
|
Use exported Get methods in Go quick-start
Suggest users to use the exported Get methods instead of directly accessing the data.
|
2019-08-22 03:00:20 -04:00 |
Srini Polavarapu
|
ab18a3d847
|
Merge pull request #44 from yashykt/ctocpp
Move c.md to cpp.md
|
2019-08-21 13:42:19 -07:00 |
Yash Tibrewal
|
fe95f69fb8
|
Update links to cpp
|
2019-08-21 13:19:20 -07:00 |
Stefan M
|
e5df4463ea
|
Add empty line. Otherwise it aren't generated as bullet points
|
2019-08-16 10:42:17 -05:00 |
Yash Tibrewal
|
0a8b762d78
|
Move c.md to cpp.md
|
2019-08-15 17:48:11 -07:00 |
Ibby Benali
|
1c21eb71f8
|
Updating node.md
I was going through the quickstart tutorial and I received a deprecation warning for `addProtoService`. Fixed it by replacing it with `addService`.
|
2019-08-15 12:45:00 -05:00 |
Chris
|
6155c43a83
|
Tweak
|
2019-06-04 23:07:16 -07:00 |
Chris
|
995c17ca06
|
PR comments
|
2019-06-04 23:04:51 -07:00 |
Chris
|
f96f0d0152
|
PR comments
|
2019-06-03 22:01:20 -07:00 |
Chris
|
59d2dbd905
|
PR comments
|
2019-06-03 21:54:25 -07:00 |
Chris
|
b3fdb86f5d
|
Error model
|
2019-06-02 21:55:07 -07:00 |
Chris
|
3bdf58d894
|
Error details
|
2019-06-02 21:49:47 -07:00 |
dominik
|
5e8e0032ab
|
Update auth.md
|
2019-05-13 12:01:59 +02:00 |
dominik
|
d8b952225f
|
Update auth.md
|
2019-05-13 11:59:39 +02:00 |
Tim Düsterhus
|
bf8f74670c
|
Remove erroneous backtick in auth.md for PHP
|
2019-04-30 19:37:40 +02:00 |
lucperkins
|
49ce88a96b
|
Fix merge conflict
Signed-off-by: lucperkins <lucperkins@gmail.com>
|
2019-04-26 11:03:37 -07:00 |
Luc Perkins
|
370f5bbfec
|
Merge pull request #10 from lucperkins/lperkins/automate-navs
Automate construction of docs top nav
|
2019-04-26 11:02:24 -07:00 |
cjyabraham
|
c82b08f1c9
|
fixed "Quickstart"
|
2019-04-25 13:08:48 +07:00 |
lucperkins
|
870c19f034
|
Add metadata page descriptions for quickstart docs
Signed-off-by: lucperkins <lucperkins@gmail.com>
|
2019-04-24 12:36:06 -07:00 |
lucperkins
|
e7bc96f8c3
|
Add page description for guides
Signed-off-by: lucperkins <lucperkins@gmail.com>
|
2019-04-24 12:22:30 -07:00 |
lucperkins
|
35a84eba18
|
Automate docs top panel
Signed-off-by: lucperkins <lucperkins@gmail.com>
|
2019-04-24 12:07:19 -07:00 |
lucperkins
|
a02d5cac9c
|
Fix tutorial layout logic
Signed-off-by: lucperkins <lucperkins@gmail.com>
|
2019-04-24 11:49:43 -07:00 |
lucperkins
|
31451ff6b6
|
Add padding to code samples and fix some indentation issues
Signed-off-by: lucperkins <lucperkins@gmail.com>
|
2019-04-23 09:41:26 -07:00 |
lucperkins
|
94b5a237e5
|
Remove errant aliases
Signed-off-by: lucperkins <lucperkins@gmail.com>
|
2019-04-23 09:29:27 -07:00 |
lucperkins
|
dabbbdb3cf
|
Fix routing logic in tutorials
Signed-off-by: lucperkins <lucperkins@gmail.com>
|
2019-04-22 18:53:45 -07:00 |
lucperkins
|
4b1d921721
|
Streamline quickstart menu
Signed-off-by: lucperkins <lucperkins@gmail.com>
|
2019-04-22 18:39:40 -07:00 |
lucperkins
|
067307dd29
|
Add contents of new site repo
Signed-off-by: lucperkins <lucperkins@gmail.com>
|
2019-04-22 18:07:24 -07:00 |