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.IntegrationTesting
/
TestServiceImpl.cs
Commit message (
Expand
)
Author
Age
*
fix copyrights
Jan Tattermusch
2016-04-01
*
change C# service implementations to inherit from a generated base class
Jan Tattermusch
2016-04-01
*
implemented more interop tests
Jan Tattermusch
2015-12-09
*
Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
Jan Tattermusch
2015-08-13
|
\
|
*
rename async extension methods for clarity
Jan Tattermusch
2015-08-10
*
|
migrated code to proto3
Jan Tattermusch
2015-08-08
|
/
*
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
*
Replace handwritten testService 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