Xuan Wang
1a668d2016
User guide for keepalive and compression ( #1135 )
2023-05-30 13:21:54 -07:00
Larry Safran
620ff1529d
Add a wait for ready user guide as part of 2023Q2 Doc Fixit ( #1134 )
...
Fixes b/275390889
2023-05-30 13:13:26 -07:00
Larry Safran
de67099d60
Add a flow control user guide ( #1132 )
2023-05-30 13:09:01 -07:00
Terry Wilson
2d7c386412
Guide for deadlines ( #1136 )
2023-05-30 09:33:37 -07:00
Terry Wilson
3a0c482932
User guide for custom load balancing policies ( #1128 )
2023-05-19 09:51:59 -07:00
François Paupier
2ce4f4de75
Update basics.md ( #1104 )
...
add expected arg for example to work properly
2023-04-26 11:23:33 -07:00
Mariatta Wijaya
671f0b1c57
doc: Use f-strings instead of %-s in Python quickstart ( #1102 )
...
Use modern f-string formatting instead of %-s.
2023-02-15 16:15:15 -08:00
Tan Zhen Yong
852a74470f
Update Protocol Buffers documentation URL ( #1092 )
...
The Protocol Buffers documentation URL has moved from
developers.google.com to protobuf.dev.
Let's update all references to the protocol buffer documentation to use
the new URL.
2023-02-15 13:21:48 -08:00
Xuan Wang
7924f839a4
Update supported Python version ( #1080 )
2023-01-19 11:15:28 -08:00
Patrice Chalin
9bff5b5e8e
Rework statement about "opacity" of metadata ( #1079 )
2022-12-21 19:56:15 -05:00
James Williams
15cd8a64e5
Update core-concepts.md ( #1076 )
2022-12-20 19:54:05 -05:00
Or Bin
a494295e27
Fixed doc: added a missing dash ( #1078 )
2022-12-20 19:52:35 -05:00
Loren ☺️
6bfd89922e
Copyedit core-concepts.md ( #1017 )
...
Clarify what the method is doing vs client code
2022-12-19 12:38:08 -08:00
Asim Kattum Thazha
1da756f6e9
[doc] update more protocol buffers part ( #1064 )
...
The example was missing from the previous doc.
2022-12-08 10:54:39 -08:00
João Saraceni
641a1fa9ad
docs: use a before consonant ( #1069 )
...
Fixes minor typo
2022-12-08 10:53:18 -08:00
Richard Belleville
b2ece33dae
Add protobuf type stub generation to guides ( #1068 )
2022-11-03 16:47:50 -07:00
Jan Tattermusch
30ca5681b3
Update C# documentation after C# source move ( #1067 )
2022-10-31 13:21:37 -04:00
Tyler Casper
52bdef1f36
Limit Concurrent Processes of Initial Build to 8 ( #983 )
2022-10-31 13:01:55 -04:00
Jiarui Li
f99dc0fe34
fix: resolve inconsistency between doc and code ( #1021 )
...
* fix: resolve inconsistent between doc and code
* chore: fix typo
* chore: refine doc
2022-10-19 11:21:37 -07:00
Hamir Mahal
b051e66d5e
fix: typo in `en/docs/languages/node/basics.md` ( #1039 )
2022-09-14 13:06:00 -07:00
Patrice Chalin
8e565cac36
Fix external link in OAuth2 objective-c page ( #1035 )
2022-08-14 18:24:31 -04:00
tsbkw
30c03a22f1
Clarify metadata requirements which helps users unfamilier with gRPC ( #996 )
2022-08-01 08:08:17 -07:00
Doug Fawley
2ab6e4e15d
Update link to protoc-gen-go-grpc ( #1013 )
2022-07-27 15:14:03 -04:00
Federico Gallo
8f9f24296b
Update quickstart.md ( #989 )
2022-07-07 17:00:54 -04:00
LingBin
2c8783c173
[DOCS] Fix wrong heading hierarchy level ( #992 )
2022-07-07 16:37:51 -04:00
Taiju Aoki
d6249a5fde
Ruby language-home: use new layout & link to examples ( #970 )
2022-05-31 08:09:35 -07:00
Fabian Fritzsche
f96375643f
[DOCS] Kotlin: Add server.awaitTermination() call to starting server example ( #972 )
2022-05-25 14:32:50 -07:00
Karan Shah
ba84d86a03
Update Go quickstart to suggest using latest version ( #964 )
...
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
2022-04-07 16:24:36 -04:00
Andy Mention
4be043a5a1
Update Ruby basics to clearly state prerequisites ( #881 )
...
These are already covered in the quickstart, but as long as the
prerequisites are mentioned here, they should probably include both
necessary libraries instead of just one.
This commit also fixes two somewhat confusing typos at the end of the
sentence.
2022-04-06 13:31:37 -07:00
Nontawat Numor
eaff59f00f
Update quickstart in python 🍵 ( #959 )
...
I've already updated this example code to prevent confusion.
Follow with this section e122c64000/examples/python/helloworld/greeter_client.py (L29)
2022-03-30 11:19:53 -07:00
Patrice Chalin
b4656bd108
Examples: add --shallow-submodules to clone command ( #956 )
...
* Examples: add --shallow-submodules to clone command
* Use same URL format across languages
2022-03-23 14:01:51 -04:00
Patrice Chalin
9abb2823db
Quickstart, basic: add --depth 1 to clone command ( #954 )
2022-03-23 13:38:23 -04:00
Jan Tattermusch
70283ed868
c#: Remove mention of "classic" .csproj example ( #952 )
2022-03-16 16:59:52 +01:00
coding is so funny
8f2378a667
rename RegisterAsyncService to RegisterService ( #891 )
...
Fix grpc issue [#22884 ](https://github.com/grpc/grpc/issues/22884 )
2022-02-16 11:25:38 -08:00
vitsensei
691a46a41d
Update C++ quickstart.md ( #919 )
2022-02-03 07:26:46 -08:00
s-takehana
f897721d47
use `insecure.NewCredentials()` ( #911 )
2022-02-02 15:21:40 -05:00
Paulo Castello da Costa
e7c62311f6
Update dashboard link in benchmarking page. ( #930 )
2022-01-24 15:40:32 +01:00
Eric Anderson
1df6ac59dd
auth.md: Convert Java examples to ChannelCredentials API ( #914 )
...
The Google example could have used GoogleDefaultChannelCredentials, but
it could have also been using GoogleDefaultChannelBuilder years ago. I
did the minimal change of preserving the existing behavior, just
swapping to the new ChannelCredentials API.
2022-01-20 16:32:37 -08:00
Paulo Castello da Costa
21a3391168
Format benchmarking page. ( #928 )
...
Format with `prettier` in preparation for further changes.
2022-01-20 12:31:08 +01:00
Patrice Chalin
3689485b5d
Go quickstart: make code excerpt reflect latest code changes ( #927 )
2022-01-19 04:05:21 -05:00
Gökhan Özeloğlu
91c813581e
Fix command flag bug in document ( #915 )
...
* Fix command flag bug in document
Signed-off-by: Gökhan Özeloğlu <gozeloglu@gmail.com>
* Update Go to v1.43.0
Closes #926
Co-authored-by: Patrice Chalin <pchalin@gmail.com>
2022-01-18 15:11:17 -05:00
Jovan Arizanov
197ea0f448
Fix PHP quick start typo ( #916 )
...
fix a typo
2022-01-04 15:05:20 -08:00
Patrice Chalin
809d341366
Docs: move menu data into front matter ( #897 )
2021-11-09 16:26:00 -05:00
Jan Tattermusch
5c54fc23f2
Update guidance on threads_per_cq in C++ ( #889 )
2021-11-02 18:16:17 +01:00
Eryu Xia
3568b8e971
Update docker instruction for running the Echo example ( #882 )
...
The `prereqs` image is needed as a runtime dependency.
(Also see https://github.com/grpc/grpc-web/pull/1149 )
2021-10-14 15:45:33 -07:00
Sergii Tkachenko
b1642c4ac6
Update deprecated "Performance benchmark" link on "Go" page ( #879 )
...
* Update deprecated "Performance benchmark" link on "Go" page
Fixes #877
* Update _index.md
2021-10-06 15:59:21 -07:00
Esun Kim
9ecae0225f
removed abseil-installation ( #870 )
2021-09-22 22:15:57 -07:00
Patrice Chalin
70f7a45a21
Use manualLinkTarget for API and Daily-builds ( #859 )
2021-09-18 08:16:30 -04:00
Patrice Chalin
c2bde91147
Don't generate API-placeholder pages ( #858 )
2021-09-17 20:37:26 -04:00
Hayashi Takuya
7ad5bc5220
PHP: Add Guide "With server authentication SSL/TLS" ( #850 )
2021-09-15 13:22:55 -07:00