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.MathClient
Commit message (
Collapse
)
Author
Age
*
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
|
*
renaming stub to client and refactoring metadata class
Jan Tattermusch
2015-07-15
|
*
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
|
*
add host and port overload for new channel
Jan Tattermusch
2015-06-08
|
*
bump version of gRPC C# assemblies
Jan Tattermusch
2015-05-14
|
*
Replace handwritten math stub by the generated one
Jan Tattermusch
2015-05-07
|
*
csharp version 0.1 -> 0.2
Jan Tattermusch
2015-04-07
|
*
cleanup of C# API examples
Jan Tattermusch
2015-04-02
|
*
code style fixes based on StyleCop warnings
Jan Tattermusch
2015-03-11
|
*
Used StyleCop to get rid of tabs in the source code
Jan Tattermusch
2015-03-06
|
*
renamed MathClient -> Grpc.Examples.MathClient
Jan Tattermusch
2015-02-20