2 Commits (207bcfdc31c120a2d8b40eb06e898fbf820388d7)

Author SHA1 Message Date
James Newton-King 257183f5ec
Grpc.Core.Api nullable fixes (#28616) 3 years ago
Jan Tattermusch 5a97383283 move CallInvoker and its prerequisites to Grpc.Core.Api 6 years ago
Jan Tattermusch a1a878b593 make CallCredentials implementation agnostic 6 years ago
Jan Tattermusch 9c51ff9b33 Make C# ServerCallContext implementation agnostic 6 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Jan Tattermusch bff90ac384 added WriteOptions support and enabled NoCompress flag to be used for all writes 10 years ago
Jan Tattermusch d8bbdeae42 Added channel state API 10 years ago
Jan Tattermusch 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 years ago
Jan Tattermusch 7ca6179c66 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async 10 years ago
Jan Tattermusch bdb1b4863b add a generic constraint for TRequest and TResponse to require a class 10 years ago
Jan Tattermusch a5272b6adc A new version C# API based on async/await 10 years ago
Jan Tattermusch 075dde42fe code style fixes based on StyleCop warnings 10 years ago
Jan Tattermusch a29d0f3fbc Split async call into server and client classes sharing the same base. 10 years ago
Jan Tattermusch 503bbac217 added C# interop server 10 years ago
Craig Tiller ce5021b0b9 Add missing new-lines at end of file 10 years ago
Craig Tiller ad1fd3a49e Add proto copyrights 10 years ago
yangg 1456d15221 Add a test to export two TestService on the same server, only with different 10 years ago