59 Commits (2fd6e8cf5e8316bc1ef242321ff539dd62549470)

Author SHA1 Message Date
Vijay Pai 7a648854e9
Adopt the static factory pattern (#10) 7 years ago
Vijay Pai 06e174a088 Separate public and internal C++ interfaces 7 years ago
Blair Kutzman c64be96372 Correct spelling of 'client'. 7 years ago
Vijay Pai 6abd20020b Revert "Separate internal-only and public parts of C++ API" 7 years ago
Vijay Pai c0baec60a1 Internalize structs and methods meant for being exposed through codegen 7 years ago
ncteisen 36bb8a0006 s/hanging/pending/g 8 years ago
ncteisen 43f2b55a07 Add repro and fix to bidi case 8 years ago
ncteisen 95f7a51746 Fix writelast bug 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Alexander Polcyn bb2c338924 format changes, address comments 8 years ago
Alexander Polcyn d6ba5ecc34 fix bad line breaks and lengths 8 years ago
Alexander Polcyn 41ff2e1ee6 address comments, format changes 8 years ago
Alexander Polcyn 0f02908e67 address comments 8 years ago
Alexander Polcyn d809a15ec4 cpp doc nits 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Craig Tiller 75bfb97548 Finish hybrid server stuff, ensure it gets tested 8 years ago
Sree Kuchibhotla 2c614a7a7b clang 8 years ago
Sree Kuchibhotla 5bec133ba0 clang format 8 years ago
Sree Kuchibhotla f2c32150ef Update C++ code 8 years ago
Yuxuan Li bdc76ab37b bug fix 8 years ago
Yuxuan Li 34894e4b1c Implemented stream coalescing design 8 years ago
Sree Kuchibhotla 1dbd981cf8 Prefix grpc_cq_polling_type enums with GRPC_CQ_ 8 years ago
Sree Kuchibhotla 982a6f2b1c C++ code changes in response to grpc_completion_queue_create() API change 8 years ago
yang-g f07ed45439 Restore the NextMessageSize for streamed calls 8 years ago
Craig Tiller 1d77059e4b Fix integer overflow 8 years ago
Craig Tiller 62f28bfcf0 Remove double-checking of max-message-size in C++ layers 8 years ago
Vijay Pai c0b2acb1a0 Use C++11 final and override 8 years ago
Vijay Pai 075b18e77f Bug fix on failure condition 8 years ago
Vijay Pai db5b1cbc94 Add all plumbing and typedef's for controlled server-side streaming 8 years ago
Mark D. Roth 3ad6188920 Fix a few lingering references to max_message_size. 8 years ago
Vijay Pai 77073ce99f clang-format 8 years ago
Yuchen Zeng 59e835d431 Add comments 8 years ago
Yuchen Zeng e0705e2dc2 Add ServerReaderWriterInterface 8 years ago
Vijay Pai 5d94118d0d clang-format 8 years ago
Vijay Pai 581097fe0d Make FCUnary and ServerReaderWriter derived classes of a new 8 years ago
Nicolas Noble 5a36325896 Merge pull request #7502 from dgquintas/cpp_compression_level 8 years ago
David Garcia Quintas c79b0650d2 removed codegen/log.h 8 years ago
Vijay Pai 2d04dd827c Change API for next message size to allow a bool return value for failure 8 years ago
David Garcia Quintas 440558a7ec C++ Compression Level set properly 8 years ago
vjpai fcb98a578c Add NextMessageSize method to all readable streams as an upper-bound 9 years ago
vjpai bd28936c86 Properly handle reviewer comment re concurrent Read 9 years ago
vjpai ef01edf5b7 Fix review comments 9 years ago
vjpai b9df2760ed Add proper documentation of ordering and thread-safety for 9 years ago
yang-g 15759f610e Let Next set ok=true when receiving error status 9 years ago
Craig Tiller 399b3c42de Fix client_crash_test, implement idempotency, fail_fast for C++ 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
David Garcia Quintas 9eef377865 clang-format 9 years ago
David Garcia Quintas b942640497 clang-format 9 years ago
David Garcia Quintas 6848c4e145 wip. prior to cq refactoring 9 years ago