Yuchen Zeng
|
02139a05dc
|
Add CliCredentials, config_grpc_cli.h
|
2016-08-15 11:34:21 -07:00 |
kpayson64
|
b5fa72c89e
|
Merge pull request #7451 from y-zeng/seperate_generated_files
Separate generated pb files from the server reflection build target, use grpc::protobuf instead of google::protobuf
|
2016-07-25 14:32:51 -07:00 |
Yuchen Zeng
|
9cb9445155
|
Addressed review comments
|
2016-07-20 16:39:31 -07:00 |
Yuchen Zeng
|
1318479011
|
Separate generated file and protobuf dependency
|
2016-07-18 13:07:42 -07:00 |
Yuchen Zeng
|
256cc7aa03
|
Support server reflection in CLI
|
2016-07-07 11:09:49 -07:00 |
Vijay Pai
|
6b668cc93f
|
Remove range-based for, comparisons to nullptr
|
2016-06-16 07:49:36 +00:00 |
Yuchen Zeng
|
1495cb5b24
|
Addressed reveiw comments about naming
|
2016-06-06 10:58:29 -07:00 |
Yuchen Zeng
|
c92fe25af5
|
Add mutex for stream in ProtoReflectionDescriptorDatabase, fix headers check
|
2016-05-25 07:18:57 -07:00 |
Yuchen Zeng
|
ace4986e65
|
Update reflection implementation along with API changes
|
2016-05-19 15:10:22 -07:00 |
Yuchen Zeng
|
0333a49afa
|
Use stream rpc to ensure all related requests go to a single server.
|
2016-05-05 16:29:43 -07:00 |
Yuchen Zeng
|
c84ed6813e
|
Proto server reflection
|
2016-05-04 16:57:08 -07:00 |