220 Commits (f12f862d288bb2fac15c139caeffe3655d961ad7)

Author SHA1 Message Date
Mehrdad Afshari e58d400ba2
Fix type reference in documentation 6 years ago
Mehrdad Afshari b7b1e77943
Fix minor typo in documentation 6 years ago
Vijay Pai e84096bbe5 Experimental infrastructure for callback-based CQ 6 years ago
Juanli Shen 5e9994bf30 Add warning about AsyncNotifyWhenDone bug 6 years ago
yang-g f48d3d5d98 Initialize member in default ctor 6 years ago
Juanli Shen be40b0d3a8 Add server load reporting service 6 years ago
Vijay Pai c5336fcf8b Drop a spurious assert, since ServerReader can SendInitialMetadata 6 years ago
Juanli Shen 9e77eeb0d5 Update comment 6 years ago
ncteisen 7d474811ab Reviewer feedback 7 years ago
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. 7 years ago
Tobias Jungel f258b56f43 fix non-virtual-dtor 7 years ago
Muxi Yan 0e00c43082 Move headers from grpc++ to grpcpp 7 years ago