Yuchen Zeng
|
84d55b30cc
|
clang-format
|
9 years ago |
Yuchen Zeng
|
1724ef07f3
|
Fix portibality issues
|
9 years ago |
Yuchen Zeng
|
734fd71ef8
|
Fix CliCredentials reference
|
9 years ago |
Yuchen Zeng
|
2579bf3941
|
Fix ListServices args
|
9 years ago |
Yuchen Zeng
|
b4bca54aa2
|
Clang-format
|
9 years ago |
Yuchen Zeng
|
330848f542
|
Add header guard
|
9 years ago |
Yuchen Zeng
|
38b1287d2d
|
Fix protobuf dependency
|
9 years ago |
Yuchen Zeng
|
8d5f5e080b
|
Fix portability issues
|
9 years ago |
Yuchen Zeng
|
75e3ce645c
|
Fix portability issues
|
9 years ago |
yang-g
|
4335e11951
|
Prevent some compilers compaining unused return value
|
9 years ago |
Yuchen Zeng
|
7176a828c5
|
Use --protofiles
|
9 years ago |
Yuchen Zeng
|
20d6a10483
|
Use grpc::protobuf
|
9 years ago |
Yuchen Zeng
|
94d786fd4c
|
Add type command
|
9 years ago |
Yuchen Zeng
|
387afd70d3
|
Add list command
|
9 years ago |
yang-g
|
56fb16d49f
|
Add missing header
|
9 years ago |
Craig Tiller
|
102fa966b6
|
Rename some files to avoid conflicting .obj files on Windows
|
9 years ago |
Yuchen Zeng
|
25aa88af94
|
Address review comments
|
9 years ago |
Yuchen Zeng
|
2bf9913323
|
Fix wrongly included header
|
9 years ago |
Yuchen Zeng
|
9bf906234e
|
Clang-format
|
9 years ago |
Yuchen Zeng
|
302763f898
|
Address review comments
|
9 years ago |
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 |