index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
Commit message (
Expand
)
Author
Age
*
fix conditional inclusion of grpc_csharp_ext.dll
Jan Tattermusch
2015-02-27
*
Merge pull request #862 from jtattermusch/interop_server
Tim Emiola
2015-02-27
|
\
*
|
Update README.md
Jan Tattermusch
2015-02-27
|
*
added C# interop server
Jan Tattermusch
2015-02-26
|
/
*
fixed server streaming
Jan Tattermusch
2015-02-25
*
fix to make empty_stream pass against C++ server
Jan Tattermusch
2015-02-25
*
Added interop server, interop unit tests and fixes to pingpong
Jan Tattermusch
2015-02-25
*
clang-format
Jan Tattermusch
2015-02-25
*
Fix to make the conditional include under Windows
Jan Tattermusch
2015-02-25
*
Include grpc_csharp_ext.dll only under Windows
Jan Tattermusch
2015-02-25
*
grpc_csharp_ext.dll added to the project to force automatic copying to the ou...
Jan Tattermusch
2015-02-25
*
Added ability for c# to redirect C core logs to arbitrary sink
Jan Tattermusch
2015-02-25
*
Added some measurement numbers to comments.
Jan Tattermusch
2015-02-23
*
Fixed formatting
Jan Tattermusch
2015-02-23
*
Fix exception unwrapping for unary call
Jan Tattermusch
2015-02-23
*
Added support for true synchronous unary call and added some performance tests.
Jan Tattermusch
2015-02-23
*
added NuGet package specifications
Jan Tattermusch
2015-02-20
*
Added EXPERIMENTAL-ONLY disclaimer file
Jan Tattermusch
2015-02-20
*
update README file
Jan Tattermusch
2015-02-20
*
renamed MathClient -> Grpc.Examples.MathClient
Jan Tattermusch
2015-02-20
*
Rename Grpc.Api to Grpc.Examples
Jan Tattermusch
2015-02-20
*
moved proto files to Grpc.IntegrationTesting
Jan Tattermusch
2015-02-20
*
moved interop testing specific files to Grpc.IntegrationTesting
Jan Tattermusch
2015-02-20
*
renaming of VS projects and other minor structural fixes
Jan Tattermusch
2015-02-20
*
set assembly versions to 0.1 to have lower version than languages in alpha
Jan Tattermusch
2015-02-20
*
Merge pull request #619 from jayantkolhe/jayantkolhe-patch-2
Mugur Marculescu
2015-02-19
|
\
|
*
Update README.md
Jayant Kolhe
2015-02-19
*
|
nit in README
Jan Tattermusch
2015-02-19
*
|
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
*
|
fixed string.h include
Jan Tattermusch
2015-02-18
*
|
updated C# readme
Jan Tattermusch
2015-02-18
*
|
fix typo: shutdown should be used in teardown.
Jan Tattermusch
2015-02-18
*
|
got rid of server_add_secure_http2_port
Jan Tattermusch
2015-02-18
*
|
formatting
Jan Tattermusch
2015-02-18
*
|
fixing unknown method call handler on server
Jan Tattermusch
2015-02-18
*
|
clang-format
Jan Tattermusch
2015-02-18
*
|
Cleanup of AsyncCall.cs
Jan Tattermusch
2015-02-18
*
|
renaming file name to match class name
Jan Tattermusch
2015-02-18
*
|
removal of unused methods in extension library
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
*
|
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
|
Merge github.com:grpc/grpc into copyright
Craig Tiller
2015-02-17
|
\
\
*
|
|
Add C# checks
Craig Tiller
2015-02-16
*
|
|
Add proto copyrights
Craig Tiller
2015-02-16
|
*
|
The Python interoperability testing server.
Nathaniel Manista
2015-02-15
|
/
/
*
|
Merge pull request #516 from jtattermusch/csharp_shutdown
Tim Emiola
2015-02-13
|
\
\
*
|
|
changed 2014 -> 2015
Jan Tattermusch
2015-02-13
*
|
|
changed 2014 -> 2015
Jan Tattermusch
2015-02-13
[next]