362 Commits (a30f2f95017bf0f53acf2a89056252eb3a2cbbab)

Author SHA1 Message Date
Jan Tattermusch 3fffe60ef8 regenerate service stubs 10 years ago
Jan Tattermusch 3af690c9c4 bump version of gRPC C# assemblies 10 years ago
Jan Tattermusch cd7e3137da add newline to the end of generated files 10 years ago
Jan Tattermusch 7eb3a76279 Replace handwritten testService stub by the generated one 10 years ago
Jan Tattermusch 03e82e2cdf Split address passed to AddListeningPort into host and port 10 years ago
Jan Tattermusch 8ab1f7ed3d added concept of ServerCallContext, that is passed to all server-side handlers 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 aa5fba43b5 Fix assertion for compute_engine_creds 10 years ago
Jan Tattermusch 0bbfa382ea attempt to support compute_engine_creds interop test 10 years ago
Jan Tattermusch 1ca56b9d8a style fixes 10 years ago
Jan Tattermusch dca6e884ce First attempt to add service account creds interop test 10 years ago
Jan Tattermusch 119761f789 added dependency on Google.Apis.Auth package 10 years ago
zeliard 3e3e0ad348 merge from upstream (grpc) master 10 years ago
Craig Tiller 6f7030b9d7 revert accidental change 10 years ago
Craig Tiller 1a727fde47 clang-format 10 years ago
Jan Tattermusch 97e294aadc Removing some ugly hacks from C# server and improving the comments a bit 10 years ago
Jan Tattermusch 17c92b3364 Spec for Grpc.Core nuget package that works 10 years ago
Jan Tattermusch e8fef4319c csharp version 0.1 -> 0.2 10 years ago
Nicolas Noble cfd6073a66 Various Windows fixes. 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 3de9f49e3c Setting up stylecop to ignore generated files and fixing style 10 years ago
Jan Tattermusch 075dde42fe code style fixes based on StyleCop warnings 10 years ago
Jan Tattermusch b0829ebaf1 C# server side TLS support 10 years ago
Jan Tattermusch f7e32a669e C# interop client support for external CA file 10 years ago
Jan Tattermusch 1532923d65 client side support for TLS 10 years ago
Jan Tattermusch 503bbac217 added C# interop server 10 years ago
Jan Tattermusch 208313895d Added interop server, interop unit tests and fixes to pingpong 10 years ago
Jan Tattermusch 50faa8f78b Added support for true synchronous unary call and added some performance tests. 10 years ago
Jan Tattermusch babfd91e4a Rename Grpc.Api to Grpc.Examples 10 years ago
Jan Tattermusch d3a7927620 moved proto files to Grpc.IntegrationTesting 10 years ago
Jan Tattermusch 03e9da7a7c moved interop testing specific files to Grpc.IntegrationTesting 10 years ago
Jan Tattermusch 8b86b15e67 renaming of VS projects and other minor structural fixes 10 years ago