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
/
MathClient.cs
Commit message (
Expand
)
Author
Age
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
fix copyrights
Jan Tattermusch
2016-04-01
*
migrate code to single client-side class
Jan Tattermusch
2016-04-01
*
migrate from client side interface to client side abstract class
Jan Tattermusch
2016-04-01
*
introduce the new split-type credentials api
Jan Tattermusch
2015-10-06
*
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
*
|
upgraded NuGet package
Jan Tattermusch
2015-08-08
|
/
*
make insecure channel and server explicit
Jan Tattermusch
2015-07-24
*
renaming stub to client and refactoring metadata class
Jan Tattermusch
2015-07-15
*
no need to call GrpcEnvironment.Initialize() explicitly
Jan Tattermusch
2015-07-10
*
add host and port overload for new channel
Jan Tattermusch
2015-06-08
*
Replace handwritten math stub by the generated one
Jan Tattermusch
2015-05-07
*
cleanup of C# API examples
Jan Tattermusch
2015-04-02
*
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