28 Commits (396694f288fbe66a5f09ab0341fdc21a2e0d9082)

Author SHA1 Message Date
yang-g 801e566622 handle empty slice explicitly 7 years ago
Alexander Polcyn ac8b72f75b Add a test that tcp server posix consumes socket mutators 7 years ago
Yihua Zhang fe2fa0c1c8 Add C++ experimental API extensions for ALTS C stack 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 3c3c4c913a
Update server.h 7 years ago
Vijay Pai 589e2cfe09
Update completion_queue.h 7 years ago
makdharma 626a65e877 Added protected default constructor 7 years ago
makdharma dbf4b71a00 added Experimental in comments 7 years ago
makdharma d10c4e1e8e added "Experimental" and returned raw pointers 7 years ago
makdharma 1d603248f2 forgot to add completion_queue.h doh! 7 years ago
makdharma c8e523351e clang-format 7 years ago
makdharma 757af97ad0 added ///Experimental in comment for c_server 7 years ago
makdharma 838af3eb6c moved member variables from protected to private 7 years ago
makdharma 57237443ac clang-format 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