Vijay Pai
|
ac0db94cb1
|
Allow separate templatizing of request and response types
|
5 years ago |
Vijay Pai
|
0dda2e45b7
|
Templatize generic stub
|
5 years ago |
Vijay Pai
|
7aaacb4bd9
|
Remove some grpc_impl::
|
5 years ago |
Vijay Pai
|
152f46b5f6
|
Move generic stub implementation to header (prepare for templates)
|
5 years ago |
Vijay Pai
|
ad697806ec
|
Remove unneeded semicolons
Caught by linter
|
5 years ago |
Vijay Pai
|
3da2c7aa22
|
De-experimentalize generic stub (under macro)
|
5 years ago |
Vijay Pai
|
88874094be
|
Actually implement the generic reactor-based unary call.
|
5 years ago |
Vijay Pai
|
94a8c5888a
|
Remove namespace experimental from namespace grpc_impl
|
5 years ago |
Moiz Haidry
|
bf994e48d9
|
Move grpc async, callback and sync implementation to grpc_impl namespace
|
6 years ago |
Moiz Haidry
|
1c354e7c1f
|
Move grpc async, callback and sync implementation to grpc_impl namespace
|
6 years ago |
Moiz Haidry
|
63083d4472
|
Code cleanup
|
6 years ago |
Karthik Ravi Shankar
|
03b079499c
|
Move CompletionQueue and Channel
|
6 years ago |
Karthik Ravi Shankar
|
6be0b06c69
|
Revert "Fold CompletionQueue and ServerCompletionQueue into grpc_impl"
|
6 years ago |
Vijay Pai
|
20c08dbc7a
|
Add client-side unary reactor model
|
6 years ago |
Karthik Ravi Shankar
|
62fb156122
|
Fold CompletionQueue and ServerCompletionQueue into grpc_impl
|
6 years ago |
Karthik Ravi Shankar
|
891b6cf7ae
|
Revert "Folding CompletionQueue and ServerCompletionQueue."
|
6 years ago |
Karthik Ravi Shankar
|
b84d3db762
|
Fix build after merge from master
|
6 years ago |
Vijay Pai
|
9169159f30
|
Comments for all callback API methods
|
6 years ago |
Karthik Ravi Shankar
|
526bf39f89
|
Fold GenericStub from grpc_impl to grpc
|
6 years ago |
Nicolas "Pixel" Noble
|
12b0db3e57
|
Folding CompletionQueue and ServerCompletionQueue.
|
6 years ago |
Vijay Pai
|
ea1156da3f
|
Stop exposing streaming object class
|
6 years ago |
Vijay Pai
|
d7eb26648d
|
Client callback streaming
|
6 years ago |
Vijay Pai
|
8bf52535d1
|
Provide a generic client-side unary callback API
|
7 years ago |
ncteisen
|
93a90e6132
|
Support codegen generic on server side
|
7 years ago |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
7 years ago |