6 Commits (8ab1f7ed3d2f8af7702df95139a6b62aa76b5f0e)

Author SHA1 Message Date
Jan Tattermusch 8ab1f7ed3d added concept of ServerCallContext, that is passed to all server-side handlers 10 years ago
Jan Tattermusch bdb1b4863b add a generic constraint for TRequest and TResponse to require a class 10 years ago
Jan Tattermusch 8c2dd9d864 Fixes for C# cancellation support 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 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 a29d0f3fbc Split async call into server and client classes sharing the same base. 10 years ago
Jan Tattermusch 4d703268ad Fix exception unwrapping for unary call 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 37afb9ab2b fixing unknown method call handler on server 10 years ago
Jan Tattermusch 607307d0be Cleanup of AsyncCall.cs 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 15111f5c6b Polishing C# math service implementation and added an in-process mathclient mathserver test 10 years ago
Jan Tattermusch 8ce5e8bbcc Improved the server implementation to be able to register call handlers, also some refactoring 10 years ago