Karthik Ravi Shankar
|
9450596bc1
|
Fix end2end tests
|
2020-09-08 16:09:12 -07:00 |
Esun Kim
|
165ee5007a
|
Replaced grpc::string with std::string
|
2020-06-29 17:56:36 -07:00 |
Vijay Pai
|
fe72304e54
|
Switch registered calls to a map and check the map before inserting
|
2020-02-27 09:13:42 -08:00 |
Vijay Pai
|
1f0cdd5aad
|
Construct DefaultReactor lazily since not always needed
|
2020-01-23 08:52:21 -08:00 |
Vijay Pai
|
be6979202b
|
Revamp server-side C++ callback API, message allocator, and mocking
|
2019-11-20 16:56:18 -08:00 |
Vijay Pai
|
d8d157effa
|
Use range-based fors in include/grpcpp
|
2019-10-16 12:07:42 -07:00 |
Karthik Ravi Shankar
|
3e4fd7967c
|
Formatting fixes
|
2019-09-13 09:10:59 -07:00 |
Karthik Ravi Shankar
|
a879ff73c2
|
Move mock test to use ::grpc_impl
Some mock tests are using ::grpc which was causing build issues. Move
them over to use ::grpc_impl.
|
2019-09-12 16:27:45 -07:00 |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |