index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
/
Grpc.Examples.MathServer
Commit message (
Expand
)
Author
Age
*
include assembly signing key in the repo
Jan Tattermusch
2016-01-21
*
Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
Jan Tattermusch
2015-08-26
|
\
|
*
get rid of explicit GrpcEnvironment.Shutdown()
Jan Tattermusch
2015-08-20
*
|
migrated code to proto3
Jan Tattermusch
2015-08-08
|
/
*
changed the way ports are added to the server
Jan Tattermusch
2015-08-04
*
changed way service definitions are added to the server
Jan Tattermusch
2015-08-04
*
Add ReleaseSigned configuration for Grpc.sln
Jan Tattermusch
2015-07-27
*
make insecure channel and server explicit
Jan Tattermusch
2015-07-24
*
fix x86 target to be AnyCPU
Jan Tattermusch
2015-07-24
*
introduce Version.cs as single source of truth of gRPC C# version
Jan Tattermusch
2015-07-15
*
no need to call GrpcEnvironment.Initialize() explicitly
Jan Tattermusch
2015-07-10
*
bumped version of C#
Jan Tattermusch
2015-07-09
*
generate MathServer.exe instead of Grpc.Examples.MathServer
Jan Tattermusch
2015-05-15
*
bump version of gRPC C# assemblies
Jan Tattermusch
2015-05-14
*
Replace handwritten math stub by the generated one
Jan Tattermusch
2015-05-07
*
Split address passed to AddListeningPort into host and port
Jan Tattermusch
2015-05-07
*
Merge pull request #1358 from jtattermusch/csharp_server_improvements
Tim Emiola
2015-04-24
|
\
|
*
Removing some ugly hacks from C# server and improving the comments a bit
Jan Tattermusch
2015-04-23
*
|
mathserver listens on fixed port
Jan Tattermusch
2015-04-22
|
/
*
Added example math server
Jan Tattermusch
2015-04-06