1453 Commits (7c2f3f7af1ebf6ca88780271e0d6f0f8147c3a33)
 

Author SHA1 Message Date
Craig Tiller 7c2f3f7af1 Fix typo causing crash 10 years ago
Craig Tiller e76c96658b Fix typo causing crash 10 years ago
Craig Tiller a5c0e7bc46 Initial metadata fix 10 years ago
Craig Tiller 3b29b566a2 Just use one completion queue per server for delivering completions 10 years ago
Craig Tiller 06ed31e976 Merge pull request #7 from yang-g/c++api 10 years ago
Yang Gao a7c49ab077 minor improvement 10 years ago
Yang Gao a5e2a03fec Merge branch 'c++api' of github.com:ctiller/grpc into c++api 10 years ago
Yang Gao 99b07d1ea7 fix conflict 10 years ago
Craig Tiller 854a30c73a More implementation 10 years ago
Yang Gao eb8e7cd922 Implement FinalizeResult 10 years ago
Craig Tiller 04c8ff0245 Fix FinalizeResult signature 10 years ago
Craig Tiller b84aab7922 Merge branch 'c++api' of github.com:ctiller/grpc into c++api 10 years ago
Craig Tiller c416577636 Server progress 10 years ago
Craig Tiller 6bd9b76487 Merge pull request #6 from yang-g/c++api 10 years ago
Yang Gao a52ea7bd1c typo fix 10 years ago
Yang Gao 3f631bdec4 Remove stale call site. 10 years ago
Yang Gao 6d6b90376b Release write buffer in FinalizeResult 10 years ago
Craig Tiller 7de8b49ca0 Merge branch 'c++api' of github.com:ctiller/grpc into c++api 10 years ago
Craig Tiller 2dac79770e Merge github.com:grpc/grpc into c++api 10 years ago
Craig Tiller 187994e0fd Merge pull request #448 from nicolasnoble/grpc-win32 10 years ago
Craig Tiller 5a4f991d5d Merge github.com:grpc/grpc into c++api 10 years ago
Craig Tiller 1e67aeed22 Merge pull request #5 from yang-g/c++api 10 years ago
Craig Tiller 9a7926c979 Merge pull request #474 from dklempner/unary_upgrade_check 10 years ago
Yang Gao d5a04bdc6e Implement FillOps 10 years ago
David Klempner 49959ed9c1 Have unary pollset check to see if the existing fd is orphaned 10 years ago
Craig Tiller cbd0485088 Simplify server ready for async path 10 years ago
Craig Tiller 36d18a089e Fix compile 10 years ago
Craig Tiller 8e8fd89faf Allow two completion queues on request call 10 years ago
Craig Tiller 70a761b3f0 Make sure new rpcs always come in on server cq 10 years ago
Craig Tiller 668c5dee38 Merge branch 'c++api' of github.com:ctiller/grpc into c++api 10 years ago
Craig Tiller 04cc8be233 First draft registered methods 10 years ago
jboeuf a81196c361 Merge pull request #460 from nathanielmanistaatgoogle/server_credentials_wrapping 10 years ago
Nicolas Noble 98c387dcd4 Merge pull request #428 from ctiller/clientlock2 10 years ago
jboeuf 5f6480b016 Merge pull request #469 from ctiller/fix6 10 years ago
Craig Tiller d608892313 Merge pull request #4 from yang-g/c++api 10 years ago
Yang Gao 7eb7d75c51 call implementation before the meeting 10 years ago
Nathaniel Manista 49c877e579 Add a wrapping of grpc_server_credentials. 10 years ago
Craig Tiller 85326964b0 Remove dead code 10 years ago
Craig Tiller 24be0f79e2 Rewrite server request startup path 10 years ago
Craig Tiller 1d3561e1ee Merge branch 'fix6' of github.com:ctiller/grpc into c++api 10 years ago
Craig Tiller e801eb3189 Fix some tests 10 years ago
Nathaniel Manista caf378af88 Merge pull request #453 from ctiller/fix2 10 years ago
Nicolas Noble 2b86b357d3 Merge pull request #465 from vjpai/qps-pool 10 years ago
Nicolas Noble 6c84ba09da Merge pull request #464 from vjpai/linkstatic 10 years ago
Nicolas Noble 1a051dfdd9 Merge pull request #462 from a11r/doc 10 years ago
Craig Tiller 75be91a149 Allow Python to be built without sudo 10 years ago
Abhishek Kumar 6749e73561 Fix spelling: recommend 10 years ago
Vijay Pai 2d63da7e53 Updated as a result of changed options in build.json 10 years ago
Vijay Pai 4ca479c3a1 Change pointer format 10 years ago
Vijay Pai c3b02d9a67 Allow varying number of server threads via command line flag 10 years ago