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
/
Utils
Commit message (
Expand
)
Author
Age
*
Update copyrights
Craig Tiller
2016-03-31
*
update copyrights
Jan Tattermusch
2016-02-18
*
rename Preconditions to GrpcPreconditions
Jan Tattermusch
2016-02-18
*
add ConfigureAwait(false) where needed
Jan Tattermusch
2015-12-07
*
polishing public docs
Jan Tattermusch
2015-08-24
*
fixing doc comments
Jan Tattermusch
2015-08-10
*
get rid of unnecessary ExceptionHelper
Jan Tattermusch
2015-08-10
*
rename async extension methods for clarity
Jan Tattermusch
2015-08-10
*
fix preconditions class
Jan Tattermusch
2015-08-10
*
introduce gRPC logger
Jan Tattermusch
2015-07-24
*
make naming of async write methods clearer (by adding Async suffix)
Jan Tattermusch
2015-05-20
*
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
Jan Tattermusch
2015-05-20
*
A new version C# API based on async/await
Jan Tattermusch
2015-05-04
*
code style fixes based on StyleCop warnings
Jan Tattermusch
2015-03-11
*
Split async call into server and client classes sharing the same base.
Jan Tattermusch
2015-03-06
*
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