Alisha Nanda
|
91627677fd
|
Added timeout flag to grpc cli.
|
4 years ago |
Alisha Nanda
|
a3ef19c1f0
|
Revert "Add timeout flag to gRPC cli"
|
4 years ago |
Alisha Nanda
|
4282e968c4
|
Re-add in all changes, fix check failures.
|
4 years ago |
Alisha Nanda
|
a4eedc1510
|
Revert "Merge branch 'master' of https://github.com/ananda1066/grpc"
This reverts commit 35e0e96b09 , reversing
changes made to b78bc85185 .
|
4 years ago |
Alisha Nanda
|
88d99b4603
|
Add timeout flag to gRPC cli
Signed-off-by: Alisha Nanda <alishananda@google.com>
|
4 years ago |
Karthik Ravi Shankar
|
751b9c105f
|
Move ClientContext from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/19261
|
4 years ago |
Alexander Polcyn
|
4bdbd4caef
|
Log the peer address of grpc_cli CallMethod RPCs to stderr
|
4 years ago |
Esun Kim
|
165ee5007a
|
Replaced grpc::string with std::string
|
4 years ago |
Esun Kim
|
b308241343
|
Fix clang-tidy issues
|
5 years ago |
Karthik Ravi Shankar
|
522ddfe273
|
Move ClientContext to grpc_impl
ClientContext is another file which needs to be moved from grpc to
grpc_impl for referencing it.
|
6 years ago |
Noah Eisen
|
58e0cbf9fb
|
Enable the performance-* clang-tidy checks
|
7 years ago |
Vijay Pai
|
c90a85649b
|
Change grpc++ references in names to grpcpp
|
7 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Yuchen Zeng
|
8d2d70ca99
|
Support bidirectional stream RPC
Add bidistream test
Add bad request tests
Replace deprecated DynamicMessageFactory constructor
|
8 years ago |
Yuchen Zeng
|
d37f642f35
|
Support server streaming
Skip unparsable input
Add tests for uni-directional stream calls
Simplify client stream handling
|
8 years ago |
Yuchen Zeng
|
f9329217b1
|
Support client streaming
|
8 years ago |
Vijay Pai
|
c0b2acb1a0
|
Use C++11 final and override
|
8 years ago |
yang-g
|
e21908fcee
|
impl
|
9 years ago |
yang-g
|
9e2f90cd06
|
headers reorg
|
9 years ago |
yang-g
|
8c2be9f228
|
Remove ChannelInterface and replace it with Channel
|
9 years ago |
Yang Gao
|
102eccb632
|
Support sending and showing received metadata in grpc_cli
|
10 years ago |
Yang Gao
|
b946b5ea74
|
Refactor and add a unit test
|
10 years ago |
Nicolas "Pixel" Noble
|
1ff52d5278
|
Guard headers tool.
|
10 years ago |
Craig Tiller
|
190d360def
|
Add missing new-lines at end of file
|
10 years ago |
Craig Tiller
|
0605995e55
|
Update copyright to 2015
|
10 years ago |
yangg
|
1b151096d1
|
Add impl subdirectory under public and move headers that need to be installed
to it.
Change on 2015/01/09 by yangg <yangg@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83640373
|
10 years ago |
Nicolas Noble
|
b7ebd3b8c6
|
Initial import.
|
10 years ago |