19 Commits (c86909ce71b04a78a6cf7f662e1ce937d7f8ef3b)

Author SHA1 Message Date
Jan Tattermusch 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() 10 years ago
Jan Tattermusch 8644aeaa71 migrated code to proto3 10 years ago
Jan Tattermusch 31ba063224 changed the way ports are added to the server 10 years ago
Jan Tattermusch 021df8a7f2 changed way service definitions are added to the server 10 years ago
Jan Tattermusch c463c5362b Add ReleaseSigned configuration for Grpc.sln 10 years ago
Jan Tattermusch a96ac058f4 make insecure channel and server explicit 10 years ago
Jan Tattermusch dce9f6e4c2 fix x86 target to be AnyCPU 10 years ago
Jan Tattermusch a5800706fa introduce Version.cs as single source of truth of gRPC C# version 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 302b29f9b3 generate MathServer.exe instead of Grpc.Examples.MathServer 10 years ago
Jan Tattermusch 3af690c9c4 bump version of gRPC C# assemblies 10 years ago
Jan Tattermusch 085533e1dc Replace handwritten math stub by the generated one 10 years ago
Jan Tattermusch 03e82e2cdf Split address passed to AddListeningPort into host and port 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
Jan Tattermusch 8cad507126 mathserver listens on fixed port 10 years ago
Jan Tattermusch 4c64d4695a Added example math server 10 years ago