Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
9a437c2c46bd1eab3c275d19caabb52c9cedac01
/
src
/
csharp
/
Grpc.Examples.MathServer
0608a00
Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
by Jan Tattermusch
· 10 years ago
2b35795
get rid of explicit GrpcEnvironment.Shutdown()
by Jan Tattermusch
· 10 years ago
8644aea
migrated code to proto3
by Jan Tattermusch
· 10 years ago
31ba063
changed the way ports are added to the server
by Jan Tattermusch
· 10 years ago
021df8a
changed way service definitions are added to the server
by Jan Tattermusch
· 10 years ago
c463c53
Add ReleaseSigned configuration for Grpc.sln
by Jan Tattermusch
· 10 years ago
a96ac05
make insecure channel and server explicit
by Jan Tattermusch
· 10 years ago
dce9f6e
fix x86 target to be AnyCPU
by Jan Tattermusch
· 10 years ago
a580070
introduce Version.cs as single source of truth of gRPC C# version
by Jan Tattermusch
· 10 years ago
04eb89c
no need to call GrpcEnvironment.Initialize() explicitly
by Jan Tattermusch
· 10 years ago
cd9bb5c
bumped version of C#
by Jan Tattermusch
· 10 years ago
302b29f
generate MathServer.exe instead of Grpc.Examples.MathServer
by Jan Tattermusch
· 10 years ago
3af690c
bump version of gRPC C# assemblies
by Jan Tattermusch
· 10 years ago
085533e
Replace handwritten math stub by the generated one
by Jan Tattermusch
· 10 years ago
03e82e2
Split address passed to AddListeningPort into host and port
by Jan Tattermusch
· 10 years ago
68180a2
Merge pull request #1358 from jtattermusch/csharp_server_improvements
by Tim Emiola
· 10 years ago
97e294a
Removing some ugly hacks from C# server and improving the comments a bit
by Jan Tattermusch
· 10 years ago
8cad507
mathserver listens on fixed port
by Jan Tattermusch
· 10 years ago
4c64d46
Added example math server
by Jan Tattermusch
· 10 years ago