1775 Commits (3a5e5495e53868378a0c46e16990671f2fab565d)
 

Author SHA1 Message Date
Yang Gao 3a5e5495e5 Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side. 10 years ago
Yang Gao d0d007e6d1 change metadata getters to return const& 10 years ago
Michael Lumish 3c665f56be Merge pull request #567 from tbetbetbe/grpc_ruby_rename_modules 10 years ago
Craig Tiller aface44b34 Merge pull request #573 from yang-g/c++api 10 years ago
Yang Gao da699b8bc1 do not leak reader or writer 10 years ago
Yang Gao 2b7f537546 Add metadata test with rpc. Adding/fixing things to make it work 10 years ago
Nathaniel Manista 4ddf950c89 Merge pull request #562 from ctiller/dox3 10 years ago
Vijay Pai d3973499ad Merge pull request #501 from ctiller/c++api 10 years ago
Craig Tiller 7bd5ab1055 Merge github.com:grpc/grpc into c++api 10 years ago
Yang Gao 52342b3950 Merge pull request #561 from ctiller/dox 10 years ago
Craig Tiller 1ece67cba2 Merge github.com:grpc/grpc into c++api 10 years ago
Craig Tiller a94beff94c Add TODO 10 years ago
Craig Tiller e7163ab625 Expand comment 10 years ago
Tim Emiola 638a68b21a Removes the line that sed could not fix 10 years ago
Tim Emiola 560292ab67 Merge pull request #569 from nathanielmanistaatgoogle/reorganize-python 10 years ago
Tim Emiola 78730fc072 Merge pull request #570 from nathanielmanistaatgoogle/erroneous-trailing-backslash 10 years ago
Nathaniel Manista 16b8924068 Drop an erroneous trailing backslash. 10 years ago
Nathaniel Manista c25a3b35bd Python source reorganization. 10 years ago
Tim Emiola 0a9ae3d23d Merge pull request #504 from murgatroid99/node_new_core_api 10 years ago
Tim Emiola 7e7911f70d Updates the module name in the idiomatic and stub layers 10 years ago
Tim Emiola 409e6c804b Updates the module name in C extension, ensuring it compiles 10 years ago
David Klempner dcdec3c3b6 Merge pull request #553 from ctiller/tsan 10 years ago
David Klempner 28fa262520 Merge pull request #560 from ctiller/uds 10 years ago
Abhishek Kumar f06afdee46 Merge pull request #564 from ctiller/dox5 10 years ago
Craig Tiller d251ab9e71 Attempt to better explain secure server creation 10 years ago
Craig Tiller 29f2b219a8 Add channel argument documentation 10 years ago
Craig Tiller aea2fc053d Fix shutdown semantics. 10 years ago
Craig Tiller aa31da4ffe UDS Fix 10 years ago
murgatroid99 ffbcaaf18e Added missing documentation 10 years ago
Craig Tiller e1b97b608a Merge pull request #557 from jboeuf/b542 10 years ago
David Klempner 7cffec1e01 Merge pull request #556 from ctiller/codesize 10 years ago
Julien Boeuf 5882b53e94 Fixing memleak. 10 years ago
Craig Tiller fc3aca2ea8 Add missing ref 10 years ago
Craig Tiller 23139ae24e Add checking on fd_posix refcounts 10 years ago
Craig Tiller ab294db744 Add some comments 10 years ago
Craig Tiller 5e276e88c4 Merge github.com:grpc/grpc into c++api 10 years ago
Craig Tiller 41c8e27480 Merge pull request #20 from yang-g/c++api 10 years ago
Yang Gao caa5106c4f also set got_message 10 years ago
Yang Gao 467d7bd414 When the entire op fails, the recv_message is always discarded. 10 years ago
Craig Tiller 1fe7b9d66a Fix a race in transport. 10 years ago
Yang Gao 30313622ac Merge pull request #551 from ctiller/shutdown 10 years ago
Yang Gao 0b7c4d29d4 Merge branch 'c++api' of github.com:ctiller/grpc into c++api 10 years ago
Yang Gao 27658f41ba Clear receive message buffer when adding it, so that any reused buffer will not appear when decoding fails. 10 years ago
Craig Tiller 2d9c51242a Add mixed shutdown/init test 10 years ago
soltanmm 97b5c70fee Merge pull request #530 from nathanielmanistaatgoogle/python-interop-server 10 years ago
Craig Tiller 35108f6527 Allow grpc_init to be called multiple times 10 years ago
Yang Gao 2cf952730d Deserialization success should not override earlier failure 10 years ago
Craig Tiller 5b589fa45d Merge branch 'c++api' of github.com:ctiller/grpc into c++api 10 years ago
Craig Tiller 2531299eba Merge github.com:grpc/grpc into c++api 10 years ago
Craig Tiller ce223c531f Merge pull request #19 from yang-g/c++api 10 years ago