207 Commits (7874e17d77f262f682a88f38ca24cf9a7b45542f)

Author SHA1 Message Date
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
Jan Tattermusch cdd82c469e fixes to Grpc nuget package 10 years ago
Jan Tattermusch 5915a7f455 Minor improvements to C# readme 10 years ago
Jan Tattermusch a7361c79b6 update nuspec files 10 years ago
Jan Tattermusch 528e2896f4 update C# readme 10 years ago
Jan Tattermusch 5f0c4da250 Add generated documentation to nuget packages 10 years ago
Jan Tattermusch 2ce352de3c added support for building Symbol packages 10 years ago
Jan Tattermusch 2d2652d61b implemented disposal logic for calls 10 years ago
Jan Tattermusch 9f550a3e99 changed tests and examples to use "using" for IDisposable calls 10 years ago
Jan Tattermusch bdf2e623ef make call object implement IDisposable 10 years ago
Jan Tattermusch acfcfeffb6 remove unused example 10 years ago
Jan Tattermusch 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 years ago
Jan Tattermusch 7ca6179c66 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async 10 years ago
Jan Tattermusch 3fffe60ef8 regenerate service stubs 10 years ago
Jan Tattermusch 73d7fab85f some nuget packaging adjustments 10 years ago
Jan Tattermusch 302b29f9b3 generate MathServer.exe instead of Grpc.Examples.MathServer 10 years ago
Jan Tattermusch c6d43ec02d update readme for c# 10 years ago
Jan Tattermusch 031c7ee5df add newline at eof 10 years ago
Jan Tattermusch dd95e9d335 added build script and script for building nuget packages 10 years ago
Jan Tattermusch d2c513ab8b update nuspec files 10 years ago
Jan Tattermusch bdb94d37be fix gitignore files 10 years ago
Jan Tattermusch 68be987d10 remove experimental only disclaimer 10 years ago
Jan Tattermusch 7de4d10ecf fixing nits 10 years ago
Jan Tattermusch 37733bb110 updated Grpc.Core.nuspec 10 years ago
Jan Tattermusch 3af690c9c4 bump version of gRPC C# assemblies 10 years ago
Jan Tattermusch bee9325d56 Make sure full method name starts with slash 10 years ago
Craig Tiller 4d706b8dbc Port C# to new API 10 years ago
Jan Tattermusch e84b6180dc get rid of dependencies on some unneeded nuget packages 10 years ago
Jan Tattermusch 818ae164eb get rid of unneeded dependency on Mono.Security 10 years ago
Jan Tattermusch efa702bd17 add newline at EOF 10 years ago
Jan Tattermusch cd7e3137da add newline to the end of generated files 10 years ago
Jan Tattermusch eb5a312a9b added script to regenerate gRPC C# stubs 10 years ago