Yuchen Zeng
|
02139a05dc
|
Add CliCredentials, config_grpc_cli.h
|
9 years ago |
Yuchen Zeng
|
4272cac7ae
|
Rewrite ProtoFileParser
|
9 years ago |
David Garcia Quintas
|
c79b0650d2
|
removed codegen/log.h
|
9 years ago |
Yuchen Zeng
|
68ca351126
|
Fix sanity issues
|
9 years ago |
Yuchen Zeng
|
f4046cdced
|
Fix thread leak
|
9 years ago |
Yuchen Zeng
|
e7068c836e
|
Remove references to string_ref_helper
|
9 years ago |
Yuchen Zeng
|
724a4e253a
|
Add header guard
|
9 years ago |
Yuchen Zeng
|
28263275f0
|
Remove unnecessary dependencies
|
9 years ago |
Yuchen Zeng
|
29ca79be89
|
Command processing, validation
|
9 years ago |
Yuchen Zeng
|
9cb9445155
|
Addressed review comments
|
9 years ago |
Yuchen Zeng
|
6b88b22d9e
|
Add comments for GRPC_NO_GENERATED_CODE
|
9 years ago |
Yuchen Zeng
|
1318479011
|
Separate generated file and protobuf dependency
|
9 years ago |
Yuchen Zeng
|
c68640f05c
|
Read from stdin
Read from stdin if the request text and binary file are not provided
|
9 years ago |
Yuchen Zeng
|
a17c8d993d
|
Fix typos
|
9 years ago |
Yuchen Zeng
|
c24e0ee4f0
|
Update docs
|
9 years ago |
Yuchen Zeng
|
256cc7aa03
|
Support server reflection in CLI
|
9 years ago |
yang-g
|
a324c4fea6
|
Add API to get c slice from c++ Slice.
|
9 years ago |
Vijay Pai
|
6b668cc93f
|
Remove range-based for, comparisons to nullptr
|
9 years ago |
Vijay Pai
|
a63271c77f
|
Deal with to_string, proper usage of nullptr, and lack of map::emplace
|
9 years ago |
Vijay Pai
|
12bf3801b8
|
Got carried away with grpc::
|
9 years ago |
Vijay Pai
|
efa8430e39
|
Enforce gcc-4.4 compatibility on test_credentials_provider by changing
a map to 2 vectors. Additional minor changes needed (e.g., override->GRPC_OVERRIDE,
nullptr->grpc::nullptr)
|
9 years ago |
Yuchen Zeng
|
7ae31a8898
|
Add more comments, fix format issues
|
9 years ago |
Yuchen Zeng
|
0601df3a04
|
Move reflection src/hdr to src/cpp/ext include/grpc++/ext
|
9 years ago |
Yuchen Zeng
|
1495cb5b24
|
Addressed reveiw comments about naming
|
9 years ago |
yang-g
|
34b5861e5c
|
Spliting filegroup.
|
9 years ago |
yang-g
|
17487f9a22
|
Make grpc++ independent of protobuf
|
9 years ago |
Yuchen Zeng
|
c8074527b2
|
Remove unnecessary headers
|
9 years ago |
Yuchen Zeng
|
c92fe25af5
|
Add mutex for stream in ProtoReflectionDescriptorDatabase, fix headers check
|
9 years ago |
Yuchen Zeng
|
91c51a7aba
|
Add proto_server_reflection_test
|
9 years ago |
yang-g
|
fe3e8b7313
|
remote unused member
|
9 years ago |
Yuchen Zeng
|
ace4986e65
|
Update reflection implementation along with API changes
|
9 years ago |
yang-g
|
df012d048a
|
Add proto file support in grpc_cli
|
9 years ago |
Yuchen Zeng
|
0333a49afa
|
Use stream rpc to ensure all related requests go to a single server.
|
9 years ago |
Yuchen Zeng
|
c84ed6813e
|
Proto server reflection
|
9 years ago |
Sree Kuchibhotla
|
44b9cd7584
|
Fix the sanity error reported by check_sources_and_headers.py
|
9 years ago |
Sree Kuchibhotla
|
8c065a7b22
|
clang format
|
9 years ago |
Sree Kuchibhotla
|
3714e302c0
|
Simplify QPS Metrics collection
|
9 years ago |
Jan Tattermusch
|
969ffaf5c6
|
Enable JSON reports for qps drivers
|
9 years ago |
Jan Tattermusch
|
f2ba7fe037
|
integrate ScenarioResult proto into qps driver
|
9 years ago |
Craig Tiller
|
0bda0b3e55
|
Configure performance scenarios with json
Run those json configurations as part of presubmits
|
9 years ago |
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
9 years ago |
Craig Tiller
|
2e1903638e
|
Fix copyrights
|
9 years ago |
Craig Tiller
|
f40df23eeb
|
Auto-changes
|
9 years ago |
yang-g
|
f64befd27f
|
Make a copy of ByteBuffer when writing
|
9 years ago |
Aaron Isotton
|
24e69bf02a
|
Added a channel argument to set the maximum reconnect backoff duration. Extended the interop test to test the custom reconnect backoffs.
This closes #5377.
|
9 years ago |
Dan Born
|
f2f7d57c01
|
Allow use of alternative credential types.
|
9 years ago |
Sree Kuchibhotla
|
9e5a05af8a
|
Fix clang format issue
|
9 years ago |
Craig Tiller
|
7fe08a23f1
|
clang-format
|
9 years ago |
Nicolas "Pixel" Noble
|
7204010c05
|
Fixing format and copyright.
|
9 years ago |
Dan Born
|
1b5a264eb8
|
Allow new credential types to be added to tests.
|
9 years ago |