Esun Kim
|
165ee5007a
|
Replaced grpc::string with std::string
|
5 years ago |
yang-g
|
8f77928e04
|
Log error to stderr
|
6 years ago |
Noah Eisen
|
58e0cbf9fb
|
Enable the performance-* clang-tidy checks
|
7 years ago |
Noah Eisen
|
4d20a66685
|
Run clang fmt
|
7 years ago |
Noah Eisen
|
be82e64b3d
|
Autofix c casts to c++ casts
|
7 years ago |
Carl Mastrangelo
|
16cca9f4c1
|
Check return values from ServiceReflection calls, and print a more helpful message
|
7 years ago |
Muxi Yan
|
38fcd0c6c3
|
clang-format
|
7 years ago |
Craig Tiller
|
baa14a975e
|
Update clang-format to 5.0
|
7 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
David Garcia Quintas
|
f042481403
|
s/std::string/grpc::string
|
9 years ago |
Yuchen Zeng
|
15bc4627de
|
Rename variables ... again
|
9 years ago |
Yuchen Zeng
|
e529ea3928
|
Rename variables
|
9 years ago |
Yuchen Zeng
|
27170357ab
|
Improve ProtoReflectionDescriptorDatabase
|
9 years ago |
Yuchen Zeng
|
02139a05dc
|
Add CliCredentials, config_grpc_cli.h
|
9 years ago |
Yuchen Zeng
|
9cb9445155
|
Addressed review comments
|
9 years ago |
Yuchen Zeng
|
1318479011
|
Separate generated file and protobuf dependency
|
9 years ago |
Yuchen Zeng
|
256cc7aa03
|
Support server reflection in CLI
|
9 years ago |
Vijay Pai
|
6b668cc93f
|
Remove range-based for, comparisons to nullptr
|
9 years ago |
Yuchen Zeng
|
1495cb5b24
|
Addressed reveiw comments about naming
|
9 years ago |
Yuchen Zeng
|
c92fe25af5
|
Add mutex for stream in ProtoReflectionDescriptorDatabase, fix headers check
|
9 years ago |
Yuchen Zeng
|
ace4986e65
|
Update reflection implementation along with API changes
|
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 |