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.Examples
/
MathServiceImpl.cs
Commit message (
Expand
)
Author
Age
*
rename async extension methods for clarity
Jan Tattermusch
2015-08-10
*
implemented cancellation support for MathService.Fib
Jan Tattermusch
2015-07-23
*
regenerated code and fixed inconsistencies
Jan Tattermusch
2015-07-21
*
make naming of async write methods clearer (by adding Async suffix)
Jan Tattermusch
2015-05-20
*
Merge branch 'master' of github.com:grpc/grpc into csharp_cleanup
Jan Tattermusch
2015-05-08
|
\
*
|
get rid of dependencies on some unneeded nuget packages
Jan Tattermusch
2015-05-07
|
*
Replace handwritten math stub by the generated one
Jan Tattermusch
2015-05-07
|
/
*
added concept of ServerCallContext, that is passed to all server-side handlers
Jan Tattermusch
2015-05-07
*
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
*
Added interop server, interop unit tests and fixes to pingpong
Jan Tattermusch
2015-02-25
*
Rename Grpc.Api to Grpc.Examples
Jan Tattermusch
2015-02-20