1 Commits (dedbcf453b38af2ddcd25a42bd43bfa612288a53)

Author SHA1 Message Date
Jan Tattermusch 05529154e7 move Async*Call classes to Grpc.Core.Api 6 years ago
Mehrdad Afshari 4d7f40854f Make constructors for `Async*Call` objects public 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Jan Tattermusch 6acc07d50d improve the xmldocs on call cancellation and disposal 9 years ago
Jan Tattermusch 12855fc682 polishing public docs 10 years ago
Jan Tattermusch f637573b95 make unneeded API internal-only, update docs 10 years ago
Jan Tattermusch 4c25efa519 support for reading response headers on client side 10 years ago
Jan Tattermusch 9e14414415 refactor auth interceptors 10 years ago
Jan Tattermusch ae017092ad fix stylecop warnings 10 years ago
Jan Tattermusch ed4b7a7c29 modify client call interface to allow reading status and trailers 10 years ago
Jan Tattermusch 2d2652d61b implemented disposal logic for calls 10 years ago
Jan Tattermusch bdf2e623ef make call object implement IDisposable 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 8b86b15e67 renaming of VS projects and other minor structural fixes 10 years ago
Jan Tattermusch 3086862d20 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Jan Tattermusch af77b3d0b7 changed 2014 -> 2015 10 years ago
Jan Tattermusch a7fff86b61 added license headers to all grpc C# files 10 years ago
Jan Tattermusch 23821ceb69 Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once. 10 years ago
Jan Tattermusch 392d1e0cfe addressed review comments 10 years ago
Jan Tattermusch d233d3ae58 added some more interop tests 10 years ago