ncteisen
|
a0a59537d2
|
s/CodegenGeneric/Raw/g
|
7 years ago |
Yash Tibrewal
|
73a124fcfb
|
Wire to socket doc change
|
7 years ago |
ncteisen
|
0d878eae6c
|
Fix build
|
7 years ago |
ncteisen
|
d170b83e0d
|
Allow AsyncServer with one generic to compile
|
7 years ago |
ncteisen
|
93a90e6132
|
Support codegen generic on server side
|
7 years ago |
Vijay Pai
|
500e3399b6
|
Address reviewer comments
|
7 years ago |
Vijay Pai
|
1b8969b973
|
Add useful comment on ServerInterface::Shutdown
|
7 years ago |
yang-g
|
801e566622
|
handle empty slice explicitly
|
7 years ago |
ncteisen
|
92c4e0fee0
|
Rename ProtoBuffer helpers
|
7 years ago |
ncteisen
|
cf5b2666e1
|
Make GrpcProtoBufferReaderWriter public
|
7 years ago |
ncteisen
|
4a719088ca
|
Fix typos
|
7 years ago |
Ara Ayvazyan
|
2e3d410846
|
fixup! Use bbuf_ptr
|
7 years ago |
Ara Ayvazyan
|
8016d35aca
|
fixup! Fix formatting
|
7 years ago |
Ara Ayvazyan
|
f76069a593
|
fixup! Fix the payload ownership issue
|
7 years ago |
Ara Ayvazyan
|
4df7438960
|
Fix ServerInterface::PayloadAsyncRequest to work with ByteBuffer
|
7 years ago |
Vijay Pai
|
a4da2d2a54
|
Eliminate existence of SneakyCallOpSet, some server cleanup
|
7 years ago |
Vijay Pai
|
cdddc8ce42
|
Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity)
|
7 years ago |
Vijay Pai
|
ba46afe3e2
|
Delete status_test that has no coverage; replace with static_asserts
|
7 years ago |
Vijay Pai
|
589e2cfe09
|
Update completion_queue.h
|
7 years ago |
makdharma
|
626a65e877
|
Added protected default constructor
|
7 years ago |
makdharma
|
1d603248f2
|
forgot to add completion_queue.h doh!
|
7 years ago |
makdharma
|
e1a7283dd3
|
moved Next implementation to CC file.
|
7 years ago |
makdharma
|
8065000697
|
Remove "final" keyword and make methods protected.
This adds extensibility to the API and makes custom implementation
of the server possible.
|
7 years ago |
Tobias Jungel
|
f258b56f43
|
fix non-virtual-dtor
compiling with -Wnon-virtual-dtor works with this patch
|
7 years ago |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
7 years ago |