index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
/
GrpcCoreTests
Commit message (
Expand
)
Author
Age
*
Updated Copyright information and assembly versions for C#
Jan Tattermusch
2015-02-19
*
Changed namespace from Google.GRPC to Grpc, sorted using statements, minor re...
Jan Tattermusch
2015-02-19
*
fix typo: shutdown should be used in teardown.
Jan Tattermusch
2015-02-18
*
formatting
Jan Tattermusch
2015-02-18
*
fixing unknown method call handler on server
Jan Tattermusch
2015-02-18
*
Cleanup of AsyncCall.cs
Jan Tattermusch
2015-02-18
*
migration to new C API
Jan Tattermusch
2015-02-18
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Merge pull request #516 from jtattermusch/csharp_shutdown
Tim Emiola
2015-02-13
|
\
*
|
changed 2014 -> 2015
Jan Tattermusch
2015-02-13
*
|
added license headers to all grpc C# files
Jan Tattermusch
2015-02-13
|
*
Reworked GrpcEnvironment initialization and shutdown to allow running all tes...
Jan Tattermusch
2015-02-13
|
*
Got rid of the PortPicker utility
Jan Tattermusch
2015-02-13
|
/
*
Fixed Timespec to work on Windows, fixes in ServerSafeHandle
Jan Tattermusch
2015-02-12
*
little refactoring for Timespec
Jan Tattermusch
2015-02-12
*
started using nuget packages for dependencies
Jan Tattermusch
2015-02-10
*
Polishing C# math service implementation and added an in-process mathclient m...
Jan Tattermusch
2015-02-05
*
Improved the server implementation to be able to register call handlers, also...
Jan Tattermusch
2015-02-05
*
Prototype of gRPC C# library (Core and API examples)
Jan Tattermusch
2015-02-03