Commit History

Author SHA1 Message Date
  Jan Tattermusch 3e941977f5 get rid of unnecessary ExceptionHelper 10 years ago
  Jan Tattermusch 392fae26d2 context propagation API 10 years ago
  Jan Tattermusch bff90ac384 added WriteOptions support and enabled NoCompress flag to be used for all writes 10 years ago
  Jan Tattermusch 5c371f8376 renamed CallContext to CallOptions 10 years ago
  Jan Tattermusch 5cb5ceda2c refactoring client side calls 10 years ago
  Jan Tattermusch 5e10f18376 introduce CallContext 10 years ago
  Jan Tattermusch 31ba063224 changed the way ports are added to the server 10 years ago
  Jan Tattermusch dc64fb5399 remove the ImmutableCollections dependency 10 years ago
  Jan Tattermusch d8bbdeae42 Added channel state API 10 years ago
  Jan Tattermusch c463c5362b Add ReleaseSigned configuration for Grpc.sln 10 years ago
  Jan Tattermusch 0526161385 introduce gRPC logger 10 years ago
  Jan Tattermusch 88a9b32936 added option to authenticate client using root cert chain 10 years ago
  Jan Tattermusch 062c329cf8 expose peer info in serverside call handlers 10 years ago
  Jan Tattermusch 766d72b1c0 set primary user agent by C# channel 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 a5800706fa introduce Version.cs as single source of truth of gRPC C# version 10 years ago
  Jan Tattermusch 48f7ed4442 pick up nuget package version from cmdline param and fix nuget build 10 years ago
  Jan Tattermusch 71762f826b use System.Collections.Immutable instead of Microsoft.Bcl.Immutable 10 years ago
  Jan Tattermusch 2ddb5a6cb5 revamp of c# channel options 10 years ago
  Jan Tattermusch d367748d89 Stop using native callbacks for C# 10 years ago
  Jan Tattermusch 5f0c4da250 Add generated documentation to nuget packages 10 years ago
  Jan Tattermusch 7ca6179c66 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async 10 years ago
  Jan Tattermusch 8ab1f7ed3d added concept of ServerCallContext, that is passed to all server-side handlers 10 years ago
  Jan Tattermusch 1b54fcf31b added stats with number of active native calls, useful for debugging 10 years ago
  Jan Tattermusch a5272b6adc A new version C# API based on async/await 10 years ago
  Jan Tattermusch dca6e884ce First attempt to add service account creds interop test 10 years ago
  Jan Tattermusch 17c92b3364 Spec for Grpc.Core nuget package that works 10 years ago
  Jan Tattermusch 547ecfd48d Grpc.Core managed project now depends on native nuget packages with openssl and zlib 10 years ago
  Jan Tattermusch 63fd04ea6b changed path to grpc_csharp_ext.dll 10 years ago