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.Core
/
Internal
Commit message (
Expand
)
Author
Age
...
*
Various Windows fixes.
Nicolas Noble
2015-03-19
*
added support for metadata
Jan Tattermusch
2015-03-16
*
Started using immutable collections and other code cleanup
Jan Tattermusch
2015-03-12
*
code style fixes based on StyleCop warnings
Jan Tattermusch
2015-03-11
*
C# server side TLS support
Jan Tattermusch
2015-03-09
*
Used StyleCop to get rid of tabs in the source code
Jan Tattermusch
2015-03-06
*
Split async call into server and client classes sharing the same base.
Jan Tattermusch
2015-03-06
*
client side support for TLS
Jan Tattermusch
2015-03-03
*
fixed server streaming
Jan Tattermusch
2015-02-25
*
fix to make empty_stream pass against C++ server
Jan Tattermusch
2015-02-25
*
Added ability for c# to redirect C core logs to arbitrary sink
Jan Tattermusch
2015-02-25
*
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
*
renaming of VS projects and other minor structural fixes
Jan Tattermusch
2015-02-20
[prev]