669 Commits (1621c4d37c4cc9cfe01b99be3eb82e8b3a8b17a4)

Author SHA1 Message Date
Craig Tiller 4a4f1496c1 Rename grpc_channel_create to grpc_insecure_channel_create 10 years ago
Jan Tattermusch e7e1c82d5e improving test readability 10 years ago
Jan Tattermusch a236ff205b rename Result to ResponseAsync 10 years ago
Jan Tattermusch 7d219cfe4a fix echo metadata test 10 years ago
Jan Tattermusch 25bb2ef8b8 regenerated code and fixed inconsistencies 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 1cf8d429e3 added some tests 10 years ago
Jan Tattermusch 8271f5d093 propagate statuscode from server handler 10 years ago
Jan Tattermusch a0bb06511e allow sending trailers from server handler 10 years ago
Jan Tattermusch 998eb9bcaf populate server context 10 years ago
Jan Tattermusch 5bbd8186cc refactor server call handlers 10 years ago
Jan Tattermusch 7f23a75422 fix bug 10 years ago
Jan Tattermusch 77415b63bb some cleanup and better metadata support 10 years ago
Jan Tattermusch ec50f281be reading of metadata 10 years ago
Jan Tattermusch 33c9130112 fixed dependencies in C# project 10 years ago
Jan Tattermusch 7b4a31f982 implement per_rpc_creds and oauth2_auth_token interop tests 10 years ago
Craig Tiller 2510ce477b Reflect new gpr_timespec type in C# 10 years ago
Jan Tattermusch 55652c74a2 remove trailing whitespace 10 years ago
Jan Tattermusch fd953a514c add support for per-call metadata 10 years ago
Jan Tattermusch b533281e8e adjust C# generator to match the new API 10 years ago
Jan Tattermusch e5c9b80566 renaming stub to client and refactoring metadata class 10 years ago
Jan Tattermusch 37fccb0d38 make build_packages.bat provide version of grpc.native.csharp_ext dependency 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 5253467d5c C# health checking support 10 years ago
Craig Tiller 143e7bf0cf Introduce a clock type field onto gpr_timespec. 10 years ago
Jan Tattermusch 04eb89ca26 no need to call GrpcEnvironment.Initialize() explicitly 10 years ago
Jan Tattermusch cd9bb5c140 bumped version of C# 10 years ago
Jan Tattermusch 71762f826b use System.Collections.Immutable instead of Microsoft.Bcl.Immutable 10 years ago
Craig Tiller f3756c1e0d Introduce multiple clocks to GPR 10 years ago
Jan Tattermusch 797b875ef2 undo hotfix from #1731 10 years ago
Jan Tattermusch c0e3a6682f temporary hotfix before #1577 is in 10 years ago
David Garcia Quintas d7e0bea41c Added changes to python and csharp wrappers 10 years ago
Jan Tattermusch eb741d1772 fix native callback signature to match with C# 10 years ago
Jan Tattermusch 4ec975df61 unknown method handler no longer needs to complete request stream 10 years ago
Jan Tattermusch 36092008c6 stylecop fixes 10 years ago
Jan Tattermusch 6d53a5c60b allow specifying channel options when creating a server 10 years ago
Jan Tattermusch c8f7d1079e fix stylecop issues 10 years ago
Jan Tattermusch 2ddb5a6cb5 revamp of c# channel options 10 years ago
David Garcia Quintas 59f905d79a Changes to byte_buffer based on comments. 10 years ago
Jan Tattermusch da71a4d391 add host and port overload for new channel 10 years ago
Jan Tattermusch c6b55569bc gchandle is not needed anymore 10 years ago
Jan Tattermusch d367748d89 Stop using native callbacks for C# 10 years ago
Masood Malekghassemi 701af6031f Expose gpr_asprintf and gpr_strdup 10 years ago
Jan Tattermusch 06194dcde5 bump C# package versions 10 years ago
David Garcia Quintas 30bd4eb5cc Removed grpc_byte_buffer_reader_{create,destroy}. 10 years ago
Jan Tattermusch b00aa67b3c run_tests.py support for C# on windows 10 years ago
Jan Tattermusch 0fcb2f202f fix buildall.bat script 10 years ago
Jan Tattermusch c4e81ad03d adapt C# to the new server shutdown API 10 years ago