Esun Kim
fc4556a92d
Add ABSL_NO_XRAY_ATTRIBUTES
5 years ago
Esun Kim
32ea9af3b0
Bump Android SDK
5 years ago
Esun Kim
10d7e2fef7
Upgrade gradlewrapper to 6.5.1
5 years ago
Jan Tattermusch
57161a7a94
add missing //examples:keyvaluestore_proto target
5 years ago
Richard Belleville
aa942b0e82
Fix duplicated generated file
5 years ago
Jan Tattermusch
2ea043cb59
change port number in examples to avoid conflict with forbidden port on win
5 years ago
Richard Belleville
e56fa264b6
Period
5 years ago
Richard Belleville
578c24a5e4
Spruce up no_codegen example
5 years ago
Richard Belleville
a362c2566d
Revert examples
5 years ago
Richard Belleville
c128e61cf4
Format examples
5 years ago
Richard Belleville
b2bc02d5a4
Add pregenerated example
5 years ago
Richard Belleville
8917e6d2a0
Pylint
5 years ago
Richard Belleville
828edcc67a
Use bazel imports instead of sys.path
5 years ago
Richard Belleville
38454eae37
Fix bazel example tests
5 years ago
Richard Belleville
dc9e20665e
Copy proto files instead of adding to sys.path
5 years ago
Richard Belleville
c6b6a73558
Fix route guide example
5 years ago
Richard Belleville
05aaf3d939
Pylint
5 years ago
Richard Belleville
568dd00774
Buildifier
5 years ago
Richard Belleville
24a66903a9
Yapf
5 years ago
Richard Belleville
c2c5057e9d
Fix up examples
5 years ago
Richard Belleville
999bbf1401
Format
5 years ago
Patrice Chalin
d33bd76855
examples/README rework
...
- Fix link to "Intro to gRPC" (formerly "Overview")
- Don't list wrapped languages twice (once in intro paragraph, then in subdirectory list); move subdirectory links to the start of the page.
- Sort subdirectory list
- Link to grpc.io "Supported Languages" page for the remaining languages
5 years ago
Donna Dionne
8dd0cb4712
Add support for xDS regex matchers.
5 years ago
Esun Kim
165ee5007a
Replaced grpc::string with std::string
5 years ago
Patrice Chalin
ff391fef8b
Fix broken link to Objective-C tutorial
5 years ago
Patrice Chalin
5ac3aa789f
Docs: fix links to grpc.io tutorial pages
5 years ago
Patrice Chalin
4c4933e056
Docs: fix links to quick start pages
5 years ago
Hannah Shi
deb88ffa6b
print the exception's message, rather than individual fields
5 years ago
Hannah Shi
acd54e7c19
better error checking in ruby helloworld greeter_client
5 years ago
Richard Belleville
661791c2a2
Restructure README
5 years ago
Mark D. Roth
8e25c7c539
Squashed 'third_party/upb/' changes from 4e2505edaa..543a0ce8f2
...
543a0ce8f2 Fixes for PHP. (#286 )
93e2a40881 MSVC 2019 Fixes (#285 )
a1c2caeb25 More arena tests. (#279 )
16facab490 Created an amalgamation without handlers, and fixed some bugs. (#283 )
22182e6e54 Simplified epoch day algorithm. (#282 )
55f5bcd62c Add upb_symtab_lookupfile2 (#281 )
c26e8db53d Ignore Unknown Enum Value (#280 )
6c4acba610 Implemented upb_arena_fuse() (#278 )
2b1e7dc1cc Arena refactor: moves cleanup list into regular blocks (#277 )
a0ae30bd16 Remove bytes allocated measurement functions. (#276 )
025cc2ec3d New arena benchmarks that actually hit the heap. (#275 )
cef720e9b0 Parser bugfix and updated generated file. (#273 )
262bcbcada Updated generated files. (#274 )
0842f88211 Support for proto3 optional. (#270 )
d638d74d1b Add load statements for @rules_proto (#271 )
2559e78aa3 Separated C++ wrappers into separate files in a backward-compatible way. (#265 )
9bd23dab42 Changed upb status to suit GCC10's warning about strncpy(). (#268 )
38a1045975 Added a has_foo() generated method for proto3 submessage fields. (#266 )
ef25ea5281 Added Kokoro verification of the ASAN build. (#220 )
378cbbc3cc Updated to new protobuf version, and added support for packed=false. (#264 )
08b6d2d6fd Rewrite of the decoder (#263 )
git-subtree-dir: third_party/upb
git-subtree-split: 543a0ce8f21709fe7e65ac5a53cc4136d7b4216c
5 years ago
Jan Tattermusch
171eeb552a
make hostname configurable
5 years ago
Richard Belleville
951263b12f
Remove reference to builing from source
5 years ago
Jan Tattermusch
f5ecc0adc8
add commandline parsing
5 years ago
Jan Tattermusch
8049266e64
improvements
5 years ago
Jan Tattermusch
682e8bd035
add C# xds example
5 years ago
Mark D. Roth
d674fa3e37
Support xDS via both "xds" and "xds-experimental" URI schemes.
5 years ago
Stanley Cheung
a7e47b1d0b
Add option to pass in custom hostname to helloworld example for PHP/Ruby
5 years ago
Hannah Shi
172d98599c
check status->code and print error message
5 years ago
Richard Belleville
f60226f140
Yapf
5 years ago
Richard Belleville
212d4468f0
Accidentally a sentence fragment
5 years ago
Richard Belleville
6bd8816c0a
Add client
5 years ago
jeffreyqw
2378a29de3
Instead of wildcard class
...
verified, https://grpc.io/docs/tutorials/basic/php/ can be run correctly.
5 years ago
jeffreyqw
3c944f7ae0
add psr-4 autoload
...
using "Helloworld","GPBMetadata" classes by composer autoload
5 years ago
Jan Tattermusch
d92cd56424
simplify running of C# RouteGuide example
5 years ago
Lidi Zheng
f6e6b9f640
Fix the pylint complain
5 years ago
Taras Galkovskyi
f375c0b548
minor stylistic fixes
5 years ago
Taras Galkovskyi
d62df731a0
pacify pylint on examples folder
5 years ago
Taras Galkovskyi
469631f549
run yapf; delete alts unit tests
5 years ago
Taras Galkovskyi
486e27e2de
fix formatting issues
5 years ago