Stanley Cheung
|
188fe7ca53
|
PHP: update readme
|
5 years ago |
Muxi Yan
|
9bda9e9cb5
|
Add additional comments
|
5 years ago |
Muxi Yan
|
c0b85e5a46
|
clang-format
|
5 years ago |
Muxi Yan
|
264d71be4c
|
Update RecordRoute
|
5 years ago |
Muxi Yan
|
f830dde7c8
|
Remove GRPCProtoResponseHandler implementation since no longer needed
|
5 years ago |
Muxi Yan
|
91cc01e541
|
nit fix
|
5 years ago |
Muxi Yan
|
38d361c398
|
Update GRPCUnaryResponseHandler with generics
|
5 years ago |
Lidi Zheng
|
c34bef4ca4
|
Format all Bazel files with buildifier
|
5 years ago |
Muxi Yan
|
c562da0f76
|
Start the call directly
|
5 years ago |
Muxi Yan
|
d2f96d6d64
|
Use new transport selector
|
5 years ago |
Stanley Cheung
|
220c4de732
|
PHP: update dockerfiles to add MAKEFLAGS=-j8
|
5 years ago |
Esun Kim
|
21df81dfc2
|
Squashed 'third_party/upb/' content from commit 9effcbcb27
git-subtree-dir: third_party/upb
git-subtree-split: 9effcbcb27f0a665f9f345030188c0b291e32482
|
5 years ago |
Esun Kim
|
4d88f39d54
|
Squashed 'third_party/upb/' content from commit 9effcbcb27
git-subtree-dir: third_party/upb
git-subtree-split: 9effcbcb27f0a665f9f345030188c0b291e32482
|
5 years ago |
Hannah Shi
|
2e1cfb75a8
|
change phpunit version from 4.8.36 to 5.7.27
|
5 years ago |
Zack Galbreath
|
17f95ab1f5
|
Simplify helloworld makefile
Use pkg-config to automatically find grpc as a dependency of grpc++.
|
5 years ago |
Stanley Cheung
|
f47d14160a
|
PHP: add various scenarios to test PECL extension
|
5 years ago |
chentanjun
|
4ecc1fe6a4
|
fix the wrong word
|
5 years ago |
Muxi Yan
|
b3b736fa59
|
Merge examples/objectivec/README into Hello World's README
|
5 years ago |
kerbalwzy
|
d06ccebb1e
|
Fix: remove the space on the left of colons
|
5 years ago |
kerbalwzy
|
f3fdd259c1
|
Fix: fix the wrong word and delete line number description
|
5 years ago |
Przemysław Sobala
|
ac0aabdaca
|
Add examples/cpp/helloworld/.gitignore
|
5 years ago |
kerbalwzy
|
c5d55ee64f
|
Fix: add copyright headers in `server.py`
|
5 years ago |
kerbalwzy
|
5c0fd4b4e6
|
Fix: add copyright headers in `demo.proto`
|
5 years ago |
kerbalwzy
|
1b47584cf4
|
Fix: add copyright headers in `client.py`
|
5 years ago |
kerbalwzy
|
5abf2e5095
|
Fix: add a blank line before the subtitle
|
5 years ago |
Jan Tattermusch
|
12dc0da99d
|
upgrade HelloworldXamarin example to 2.23.0
|
5 years ago |
Jan Tattermusch
|
10156898ea
|
upgrade helloworld classic example to 2.23.0
|
5 years ago |
Jan Tattermusch
|
cbac0b4361
|
upgrade routeguide example to 2.23.0
|
5 years ago |
Jan Tattermusch
|
1a33196710
|
upgrade helloworld example to 2.23.0
|
5 years ago |
Richard Belleville
|
d649880044
|
Add strip_prefix to python protoc plugin and py_grpc_library
|
5 years ago |
kerbalwzy
|
1859799ee3
|
Fix: update README because code reformat by YAPF script
|
5 years ago |
kerbalwzy
|
5c0fed241d
|
Fix: reformat code with YAPF script, and check with PyLint
|
5 years ago |
kerbalwzy
|
25a1caa9b0
|
Update: add proto3 document link, change chinese translation and comment of 'unary'
|
5 years ago |
kerbalwzy
|
deee1f0826
|
Update: add offical guide link
|
5 years ago |
Richard Belleville
|
1444cd1dd3
|
Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests""
This reverts commit 24c562dbaa .
|
5 years ago |
Richard Belleville
|
24c562dbaa
|
Revert "Merge pull request #20097 from gnossen/dual_version_python_tests"
This reverts commit c9c847f334 , reversing
changes made to 07ba4de392 .
|
5 years ago |
Richard Belleville
|
27990a5541
|
Explicitly add python versions to examples.
|
5 years ago |
Zhehao /Tony/ Lu
|
7c4b45de43
|
Little changes
|
5 years ago |
kerbalwzy
|
d5810a155b
|
Fix: rebuild README files
|
5 years ago |
kerbalwzy
|
55f1899d78
|
Update:the max_workers argument use default, use 'server.wait_for_termination()' to keep process alive
|
5 years ago |
kerbalwzy
|
151f596054
|
Fix: Cancel the modification of the package search path and Remove useless notes
|
5 years ago |
kerbalwzy
|
caf64469f0
|
Update: rename the folder
|
5 years ago |
Zhehao /Tony/ Lu
|
92c5f26ca8
|
Added a note at the top
|
5 years ago |
Zhehao /Tony/ Lu
|
6d03b59d7e
|
Added readme for objc examples (Bazel build)
|
5 years ago |
Richard Belleville
|
013ac94821
|
And another
|
5 years ago |
Richard Belleville
|
ba04bafede
|
And the examples directory
|
5 years ago |
kerbalwzy
|
7beba8547e
|
fix:Make the title appear properly
|
5 years ago |
kerbalwzy
|
5ca7452c51
|
fix:Update the constant name. Replace abbreviations with complete forms of words
|
5 years ago |
kerbalwzy
|
d2a224252d
|
fix:Update notes, with more standard words
|
5 years ago |
Tony Lu
|
21c6531bc0
|
Added targets for other examples in objective-c examples
|
5 years ago |