875 Commits (e65ff1116158958febacd1131a7c2f84f4e0eb1b)

Author SHA1 Message Date
Craig Tiller ad1fd3a49e Add proto copyrights 10 years ago
Nathaniel Manista 1d1f952731 The Python interoperability testing server. 10 years ago
Jan Tattermusch 07002d75dc changed 2014 -> 2015 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 23821ceb69 Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once. 10 years ago
Jan Tattermusch 07fadea2ff Got rid of the PortPicker utility 10 years ago
Jan Tattermusch a9edeef4cc clang-format of grpc_csharp_ext.c 10 years ago
Jan Tattermusch 61f93b2b06 Fixed Timespec to work on Windows, fixes in ServerSafeHandle 10 years ago
Jan Tattermusch c9562b6c4b fixes in extension library 10 years ago
Jan Tattermusch 86a249f6f0 little refactoring for Timespec 10 years ago
Jan Tattermusch e1e11878cb bind Pinvoke c# call to the new wrappers 10 years ago
Jan Tattermusch 35e4280db9 added wrappers for all grpc and gpr functions used by grpc C# 10 years ago
Jan Tattermusch 20b738d778 reference windows-style library names in DllImport, mono still finds the right library 10 years ago
Jan Tattermusch 630f1b842e Update completion type enum to reflect changes in grpc.h 10 years ago
Jan Tattermusch f0ea718c98 update readme file 10 years ago
Jan Tattermusch 860f6d0820 started using nuget packages for dependencies 10 years ago
Jan Tattermusch 392d1e0cfe addressed review comments 10 years ago
Jan Tattermusch 6b7523d5dc updated readme 10 years ago
Jan Tattermusch d233d3ae58 added some more interop tests 10 years ago
Jan Tattermusch 56b805ff03 added support for streaming calls to TestService stubs 10 years ago
Jan Tattermusch eb3e76e76c scaffolding for interop_client and little bit of project renaming 10 years ago
Jan Tattermusch a4b63bfc6b Added simplified TestService for interop testing 10 years ago
Jan Tattermusch 15111f5c6b Polishing C# math service implementation and added an in-process mathclient mathserver test 10 years ago
Jan Tattermusch caa361466c removed outdated comment 10 years ago
Jan Tattermusch a3b659c3ae added comment 10 years ago
Jan Tattermusch aeec9a93e8 Added usage info to csharp/README.md 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
Jan Tattermusch ea6f6d99f4 updated readme 10 years ago
Jan Tattermusch 94c365326a added grpc extension library for C# 10 years ago