1711 Commits (5e276e88c4d8daeae86a441ad1d4f7bcda7a7aeb)
 

Author SHA1 Message Date
Craig Tiller 83681967f2 Merge pull request #12 from yang-g/c++api 10 years ago
Yang Gao e0b73fdabe Async client calls should return async interfaces 10 years ago
murgatroid99 a8c21e8ecf Added useful behavior for empty batch 10 years ago
Yang Gao 0b18a8bd4c typo fix 10 years ago
Donna Dionne bf18198231 Merge branch 'master' of github.com:google/grpc into docker 10 years ago
Yang Gao 5fa41a7965 Merge branch 'c++api' of github.com:ctiller/grpc into c++api 10 years ago
Yang Gao 106906924f implement ServerAsyncResponseWriter for unary call 10 years ago
Craig Tiller 7478d9184f Merge branch 'c++api' of github.com:ctiller/grpc into c++api 10 years ago
Craig Tiller f6f6f89d99 Merge github.com:grpc/grpc into c++api 10 years ago
Yang Gao e0da0f7c29 Merge pull request #502 from murgatroid99/core_call_race_fix 10 years ago
Craig Tiller c71588d41d Merge pull request #11 from yang-g/c++api 10 years ago
murgatroid99 04c447977e Fix race in call.c 10 years ago
Yang Gao 9a2743a897 Merge branch 'c++api' of github.com:ctiller/grpc into c++api 10 years ago
Yang Gao a38feb9be7 Implement async streaming APIs 10 years ago
Craig Tiller 8c8d0aa1d8 Async API progress 10 years ago
Yang Gao 424bc92e37 implement ClientAsyncX api 10 years ago
Donna Dionne 573a09688a Merge branch 'master' of github.com:google/grpc into docker 10 years ago
Craig Tiller bc8e3db73e Re-add mysteriously disappearing lines 10 years ago
Craig Tiller 2e70dc18c6 Merge pull request #10 from yang-g/c++api 10 years ago
Yang Gao 02a6e3a76a Merge branch 'c++api' of github.com:ctiller/grpc into c++api 10 years ago
Yang Gao ea222b2001 resolve comments, the context_ member needs protection for thread safety 10 years ago
Craig Tiller 20bc56d890 Multi-completion-queue-server 10 years ago
Yang Gao ca3cb3e19a Prefix Request to async server method names 10 years ago
Yang Gao 3ccdbe9bcc Make SendInitialMetadata work. 10 years ago
Yang Gao b492f06c9d Add SendInitialMetadata() to server streaming interfaces 10 years ago
Yang Gao fd7199f64e Add client side WaitForInitialMetadata for streaming. 10 years ago
Craig Tiller fada7d43b1 Add some documentation 10 years ago
Craig Tiller 94f87588fa Fix up C tests 10 years ago
Craig Tiller 1fe817fffd Run build cleaner 10 years ago
Craig Tiller 24c06eada3 Run build cleaner 10 years ago
Craig Tiller 90690957fd Merge github.com:google/grpc into c++api 10 years ago
Craig Tiller a847a8f8bc Finish streaming, lame client 10 years ago
Craig Tiller 0d6b9b35ee Remove debug 10 years ago
Craig Tiller 0156752a66 Some streaming progress 10 years ago
Craig Tiller f0ee545221 Merge pull request #497 from nicolasnoble/buildcheck 10 years ago
Craig Tiller 504bd331ab Make sure we get a close before stopping the server 10 years ago
Nicolas Noble d3ae976ac0 Not all Linuxes are equal, and secure_getenv isn't always there. 10 years ago
Craig Tiller 4dd70173bd This string is null terminated 10 years ago
Craig Tiller ea9fb4a6f3 Update vsprojects 10 years ago
Craig Tiller d9dd8fee04 Merge github.com:grpc/grpc into c++api 10 years ago
Craig Tiller d8b88dec91 Merge pull request #475 from dklempner/epoll 10 years ago
Nicolas Noble 98d1dd06f2 Merge pull request #1 from ctiller/bc 10 years ago
Craig Tiller 9d085a32d8 Generate more pleasing build.json output 10 years ago
Craig Tiller bd217574fb Fix server shutdown issues 10 years ago
Nicolas Noble 1407adb2a1 Ran build-cleaner, and re-generated project files. 10 years ago
David Klempner 5fa1c3fb60 Destroy the wakeup fd in the right function 10 years ago
Craig Tiller 39550b6c4c Merge pull request #9 from yang-g/c++api 10 years ago
Craig Tiller 6be5e587bd Merge pull request #480 from dklempner/runs_per_test 10 years ago
Craig Tiller 47a573602a Fix ownership 10 years ago
Michael Lumish 2ea18ee6eb Merge pull request #492 from jtattermusch/csharp_mono 10 years ago