17 Commits (3054749cab8c5f2e96065670fa13a4d10e745a2a)

Author SHA1 Message Date
Moien Tajik 3054749cab make main methods async 5 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Jan Tattermusch acb842c205 fix copyrights 9 years ago
Jan Tattermusch 809148d6c5 migrate code to single client-side class 9 years ago
Jan Tattermusch d8f7c8ae0e migrate from client side interface to client side abstract class 9 years ago
Jan Tattermusch 5bd7005833 introduce the new split-type credentials api 10 years ago
Jan Tattermusch 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() 10 years ago
Jan Tattermusch 28526319e0 upgraded NuGet package 10 years ago
Jan Tattermusch a96ac058f4 make insecure channel and server explicit 10 years ago
Jan Tattermusch e5c9b80566 renaming stub to client and refactoring metadata class 10 years ago
Jan Tattermusch 04eb89ca26 no need to call GrpcEnvironment.Initialize() explicitly 10 years ago
Jan Tattermusch da71a4d391 add host and port overload for new channel 10 years ago
Jan Tattermusch 085533e1dc Replace handwritten math stub by the generated one 10 years ago
Jan Tattermusch 8c61db9164 cleanup of C# API examples 10 years ago
Jan Tattermusch 13cd1256af Used StyleCop to get rid of tabs in the source code 10 years ago
Jan Tattermusch 92aa11dff6 renamed MathClient -> Grpc.Examples.MathClient 10 years ago
Jan Tattermusch 3086862d20 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings 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 23821ceb69 Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once. 10 years ago
Jan Tattermusch eb3e76e76c scaffolding for interop_client and little bit of project renaming 10 years ago
Jan Tattermusch 15111f5c6b Polishing C# math service implementation and added an in-process mathclient mathserver test 10 years ago
Jan Tattermusch a7608b081e Prototype of gRPC C# library (Core and API examples) 10 years ago