14 Commits (bb04ea76f9a2b67671d36b7e8d7f093a5700b68a)

Author SHA1 Message Date
Jan Tattermusch a96ac058f4 make insecure channel and server explicit 10 years ago
Jan Tattermusch 04eb89ca26 no need to call GrpcEnvironment.Initialize() explicitly 10 years ago
Jan Tattermusch 6d53a5c60b allow specifying channel options when creating a server 10 years ago
Jan Tattermusch d367748d89 Stop using native callbacks for C# 10 years ago
Jan Tattermusch c4e81ad03d adapt C# to the new server shutdown API 10 years ago
Jan Tattermusch 7ca6179c66 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async 10 years ago
Jan Tattermusch 1215c33c43 C# fixes for #1472 core API cleanup 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
Nicolas Noble cfd6073a66 Various Windows fixes. 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 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 8d2e572371 got rid of server_add_secure_http2_port 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 61f93b2b06 Fixed Timespec to work on Windows, fixes in ServerSafeHandle 10 years ago
Jan Tattermusch e1e11878cb bind Pinvoke c# call to the new wrappers 10 years ago
Jan Tattermusch 20b738d778 reference windows-style library names in DllImport, mono still finds the right library 10 years ago
Jan Tattermusch 8ce5e8bbcc Improved the server implementation to be able to register call handlers, also some refactoring 10 years ago
Jan Tattermusch a7608b081e Prototype of gRPC C# library (Core and API examples) 10 years ago