aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/GrpcCore/Server.cs
Commit message (Expand)AuthorAge
* renaming of VS projects and other minor structural fixesGravatar Jan Tattermusch2015-02-20
* Changed namespace from Google.GRPC to Grpc, sorted using statements, minor re...Gravatar Jan Tattermusch2015-02-19
* migration to new C APIGravatar Jan Tattermusch2015-02-18
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Merge pull request #516 from jtattermusch/csharp_shutdownGravatar Tim Emiola2015-02-13
|\
* | changed 2014 -> 2015Gravatar Jan Tattermusch2015-02-13
* | added license headers to all grpc C# filesGravatar Jan Tattermusch2015-02-13
| * Reworked GrpcEnvironment initialization and shutdown to allow running all tes...Gravatar Jan Tattermusch2015-02-13
|/
* Polishing C# math service implementation and added an in-process mathclient m...Gravatar Jan Tattermusch2015-02-05
* Improved the server implementation to be able to register call handlers, also...Gravatar Jan Tattermusch2015-02-05
* Prototype of gRPC C# library (Core and API examples)Gravatar Jan Tattermusch2015-02-03