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
/
AsyncDuplexStreamingCall.cs
Commit message (
Expand
)
Author
Age
*
Make constructors for `Async*Call` objects public
Mehrdad Afshari
2017-10-12
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
improve the xmldocs on call cancellation and disposal
Jan Tattermusch
2016-06-06
*
polishing public docs
Jan Tattermusch
2015-08-24
*
make unneeded API internal-only, update docs
Jan Tattermusch
2015-08-24
*
support for reading response headers on client side
Jan Tattermusch
2015-08-21
*
refactor auth interceptors
Jan Tattermusch
2015-08-18
*
fix stylecop warnings
Jan Tattermusch
2015-07-22
*
modify client call interface to allow reading status and trailers
Jan Tattermusch
2015-07-21
*
implemented disposal logic for calls
Jan Tattermusch
2015-05-20
*
make call object implement IDisposable
Jan Tattermusch
2015-05-20
*
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
Jan Tattermusch
2015-05-20
*
add a generic constraint for TRequest and TResponse to require a class
Jan Tattermusch
2015-05-07
*
A new version C# API based on async/await
Jan Tattermusch
2015-05-04