24 Commits (4c25efa5195a81141ec1fc1dfa9dca42a74d377a)

Author SHA1 Message Date
Jan Tattermusch 4c25efa519 support for reading response headers on client side 10 years ago
Jan Tattermusch fb34a99d98 reading of response headers for unary response calls 10 years ago
Jan Tattermusch 1b926ee4dd add comments 10 years ago
Jan Tattermusch 66eb18dcc7 fixing doc comments 10 years ago
Jan Tattermusch 5cb5ceda2c refactoring client side calls 10 years ago
Jan Tattermusch cc97fed6d8 regenerated code 10 years ago
Jan Tattermusch 542e21cbe0 refactoring AsyncCall 10 years ago
Jan Tattermusch 5e10f18376 introduce CallContext 10 years ago
Jan Tattermusch 0846b68eb7 add Timeout support and tests 10 years ago
Jan Tattermusch 5269d16dd9 codegen and API changes 10 years ago
Jan Tattermusch ed4b7a7c29 modify client call interface to allow reading status and trailers 10 years ago
Jan Tattermusch e5c9b80566 renaming stub to client and refactoring metadata class 10 years ago
Jan Tattermusch 04eb89ca26 no need to call GrpcEnvironment.Initialize() explicitly 10 years ago
Jan Tattermusch 2d2652d61b implemented disposal logic for calls 10 years ago
Jan Tattermusch bdb1b4863b add a generic constraint for TRequest and TResponse to require a class 10 years ago
Jan Tattermusch 618647dc74 fixed some stylecop warnings 10 years ago
Jan Tattermusch e5c446004f Added basic support for cancellation 10 years ago
Jan Tattermusch a5272b6adc A new version C# API based on async/await 10 years ago
Jan Tattermusch c0b3721d61 added support for metadata 10 years ago
Jan Tattermusch 286975fd2b Started using immutable collections and other code cleanup 10 years ago
Jan Tattermusch 075dde42fe code style fixes based on StyleCop warnings 10 years ago
Jan Tattermusch 4d703268ad Fix exception unwrapping for unary call 10 years ago
Jan Tattermusch 50faa8f78b Added support for true synchronous unary call and added some performance tests. 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
Jan Tattermusch 337a2ddba5 migration to new C API 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 a7608b081e Prototype of gRPC C# library (Core and API examples) 10 years ago