Alistair Veitch
|
75d5c0f024
|
post merge
|
9 years ago |
Sree Kuchibhotla
|
369a04ace6
|
Address code review comments
|
9 years ago |
Sree Kuchibhotla
|
7fa9d6f4c8
|
TryCancel() on ServerContext()
|
9 years ago |
David Garcia Quintas
|
d79ef3af71
|
Fixed wrong usage of global var
|
9 years ago |
David Garcia Quintas
|
5a9462339d
|
copyrights
|
9 years ago |
David Garcia Quintas
|
e1300deb87
|
After GrpcLibrary refactoring. Compiles and passes. WIP still
|
9 years ago |
Vijay Pai
|
e0b0e27f3a
|
clang-format
|
9 years ago |
Vijay Pai
|
17e630af30
|
Fix a case in bbuf copy constructore
|
9 years ago |
Craig Tiller
|
64616496e2
|
Alternative ownership for global callbacks
|
9 years ago |
David Garcia Quintas
|
b523c732d1
|
async_stream.h done. Compiles
|
9 years ago |
David Garcia Quintas
|
2425bbbc55
|
Further work. Compiles. WIP
|
9 years ago |
Craig Tiller
|
194824467c
|
Get subchannel index working
|
9 years ago |
Craig Tiller
|
5de79ee59f
|
clang-format
|
9 years ago |
Jan Tattermusch
|
c4d9f6de66
|
fix copyrights in server_context
|
9 years ago |
yang-g
|
5ff8de3452
|
init deadline_
|
9 years ago |
David Garcia Quintas
|
a43aadd7e1
|
fixed copyrights
|
9 years ago |
David Garcia Quintas
|
08a0a3306e
|
Made "codedgen" directories closed over #includes
|
9 years ago |
David Garcia Quintas
|
f3ddb7c55a
|
clang-format
|
9 years ago |
Bogdan Drutu
|
3e60e3228a
|
Update the copyrights of the modified files.
|
9 years ago |
yang-g
|
b971173712
|
Add tests with a second service
|
9 years ago |
David Garcia Quintas
|
44f3249018
|
Introduced ServerInterface
|
9 years ago |
yang-g
|
1ac6f4594e
|
warn user when they forget register generic service
|
9 years ago |
yang-g
|
f48766d347
|
fix copyright
|
9 years ago |
yang-g
|
269b8be406
|
add generic test
|
9 years ago |
yang-g
|
f80573502a
|
destroy reader after using it
|
9 years ago |
Bogdan Drutu
|
618051c8ca
|
Fix the build.
|
9 years ago |
Craig Tiller
|
754bd26e28
|
clang-format code
|
9 years ago |
murgatroid99
|
eeb02ba77a
|
Update copyrights again
|
9 years ago |
yang-g
|
bef0d8744e
|
Support sync/async methods in the same service
|
9 years ago |
Craig Tiller
|
edc2fffb34
|
Channel args comparisons
|
9 years ago |
Bogdan Drutu
|
c318d7014b
|
Add virtual destructors for the default implementations as well.
|
9 years ago |
Vijay Pai
|
b30bc2aad6
|
Remove dead code and a thus unneeded change to C++ bbuf
|
9 years ago |
Craig Tiller
|
15f383c6cc
|
Exploratory refactoring for mixed sync/async methods on the same C++ service
|
9 years ago |
vjpai
|
de332dfcac
|
Refactor server side to support generic tests.
|
9 years ago |
Vijay Pai
|
18c0477528
|
Got rid of all compilation problems, now need to test
|
9 years ago |
Craig Tiller
|
7536af02cf
|
Eliminate gpr_ int types - and insist on C99 variants instead
|
9 years ago |
Bogdan Drutu
|
6af31bd04f
|
Fix the naming conflict issue that cause the tests to fail.
|
10 years ago |
Bogdan Drutu
|
42ab3fa5fa
|
Add a destructor callback as well
|
10 years ago |
Bogdan Drutu
|
38d2ad6e96
|
Add a hook for the default constructor of ClientContext.
|
10 years ago |
Hongyu Chen
|
0504a4443f
|
More reverting
|
10 years ago |
Jan Tattermusch
|
88086373db
|
make gpr_timespec platform agnostic
|
10 years ago |
Jan Tattermusch
|
5dc93c363b
|
include climits
|
10 years ago |
Jan Tattermusch
|
5b155e5674
|
more win x64 fixes
|
10 years ago |
Hongyu Chen
|
1f96048187
|
Census tags propagation.
|
10 years ago |
Craig Tiller
|
06dd04cfd3
|
Further review feedback
|
10 years ago |
Craig Tiller
|
8352b9e997
|
Review feedback
|
10 years ago |
Nicolas "Pixel" Noble
|
ba404826be
|
Clang format.
|
10 years ago |
vjpai
|
b6df94ad22
|
WIP
|
10 years ago |
yang-g
|
52705590e4
|
Add set pointer api to channel_arguments
|
10 years ago |
yang-g
|
a23f17b123
|
add server_builder_option
|
10 years ago |