aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Examples.MathClient/MathClient.cs
Commit message (Expand)AuthorAge
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* fix copyrightsGravatar Jan Tattermusch2016-04-01
* migrate code to single client-side classGravatar Jan Tattermusch2016-04-01
* migrate from client side interface to client side abstract classGravatar Jan Tattermusch2016-04-01
* introduce the new split-type credentials apiGravatar Jan Tattermusch2015-10-06
* Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3Gravatar Jan Tattermusch2015-08-26
|\
| * get rid of explicit GrpcEnvironment.Shutdown()Gravatar Jan Tattermusch2015-08-20
* | upgraded NuGet packageGravatar Jan Tattermusch2015-08-08
|/
* make insecure channel and server explicitGravatar Jan Tattermusch2015-07-24
* renaming stub to client and refactoring metadata classGravatar Jan Tattermusch2015-07-15
* no need to call GrpcEnvironment.Initialize() explicitlyGravatar Jan Tattermusch2015-07-10
* add host and port overload for new channelGravatar Jan Tattermusch2015-06-08
* Replace handwritten math stub by the generated oneGravatar Jan Tattermusch2015-05-07
* cleanup of C# API examplesGravatar Jan Tattermusch2015-04-02
* Used StyleCop to get rid of tabs in the source codeGravatar Jan Tattermusch2015-03-06
* renamed MathClient -> Grpc.Examples.MathClientGravatar Jan Tattermusch2015-02-20