1797 Commits (3f8962c52d06602f6be73bed56e72e76f6ea7407)
 

Author SHA1 Message Date
Craig Tiller 6859ad9016 Update projects 10 years ago
Craig Tiller 869a8700f8 Merge github.com:grpc/grpc into c++api 10 years ago
Craig Tiller d4ebeeb7fb Async server streaming 10 years ago
Tim Emiola 9b09d19484 Merge pull request #505 from jtattermusch/csharp_single_dll 10 years ago
Craig Tiller 3d6ceb6461 Async server dispatch 10 years ago
Yang Gao 5705fe3fca Add a cq argument in ClientAsync ctor and give it to the Call 10 years ago
Jan Tattermusch a9edeef4cc clang-format of grpc_csharp_ext.c 10 years ago
Craig Tiller 6b41b61cd4 Merge pull request #503 from murgatroid99/core_empty_batch 10 years ago
Jan Tattermusch 13b9cfb8de added ssl.props as a dependency for grpc_csharp_ext, regenerated project files 10 years ago
Jan Tattermusch 61f93b2b06 Fixed Timespec to work on Windows, fixes in ServerSafeHandle 10 years ago
Jan Tattermusch c9562b6c4b fixes in extension library 10 years ago
Jan Tattermusch 86a249f6f0 little refactoring for Timespec 10 years ago
Jan Tattermusch e1e11878cb bind Pinvoke c# call to the new wrappers 10 years ago
Jan Tattermusch 35e4280db9 added wrappers for all grpc and gpr functions used by grpc C# 10 years ago
Craig Tiller 984b09087f Merge branch 'c++api' of github.com:ctiller/grpc into c++api 10 years ago
Craig Tiller 1c9a2a91ca Async API progress 10 years ago
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 c55ee616b5 Last test now passes 10 years ago
murgatroid99 a8c21e8ecf Added useful behavior for empty batch 10 years ago
Yang Gao 0b18a8bd4c typo fix 10 years ago
murgatroid99 d0e37cb958 Merge branch 'master' into node_new_core_api 10 years ago
Donna Dionne bf18198231 Merge branch 'master' of github.com:google/grpc into docker 10 years ago
murgatroid99 d17d57aa39 Removed extra log lines 10 years ago
murgatroid99 10ac96cb8f All tests but one now pass against new API 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
murgatroid99 e7879557c6 Fixed most of surface tests 10 years ago
murgatroid99 1bc8df4cf5 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